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
579 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
1538 set in the pattern's options; consequently pcre_get_named_substring() produces
6266 set in the pattern's options; consequently pcre_get_named_substring() produces
1582 int pcre_get_named_substring(const pcre *code,1734 pcre_get_named_substring()2732 pcre_get_named_substring() are provided for extracting captured sub-3792 int pcre_get_named_substring(const pcre *code,3814 pcre_get_named_substring() are the same as those for the similarly3854 pcre_get_named_substring() return the first substring corresponding to
Completed in 59 milliseconds