Searched refs:pcre_get_named_substring (Results 1 – 6 of 6) sorted by relevance
47 #define pcre_get_named_substring php_pcre_get_named_substring macro
600 PCRE_EXP_DECL int pcre_get_named_substring(const pcre *, const char *,
607 pcre_get_named_substring(const pcre *code, const char *subject, in pcre_get_named_substring() function
1626 int pcre_get_named_substring(const pcre *code,1779 pcre_get_named_substring()2903 pcre_get_named_substring() are provided for extracting captured sub-3958 int pcre_get_named_substring(const pcre *code,3980 pcre_get_named_substring() are the same as those for the similarly4020 pcre_get_named_substring() return the first substring corresponding to
1547 set in the pattern's options; consequently pcre_get_named_substring() produces
6322 set in the pattern's options; consequently pcre_get_named_substring() produces
Completed in 74 milliseconds