Pcre assoc
来自MudWiki
名称
pcre_assoc - A regular pattern substring extractor
语法
mixed *pcre_assoc(string, string *, mixed *, mixed | void);
描述
analog with reg_assoc efun for backwards compatibility reasons but utilizing the PCRE library.
参考
pcre_cache(3)、pcre_extract(3)、pcre_match(3)、pcre_version(3)、pcre_replace(3)