Home
last modified time | relevance | path

Searched refs:pcre_get_named_substring (Results 1 – 6 of 6) sorted by relevance

/PHP-5.3/main/
H A Dphp_compat.h47 #define pcre_get_named_substring php_pcre_get_named_substring macro
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre.h579 PCRE_EXP_DECL int pcre_get_named_substring(const pcre *, const char *,
H A Dpcre_get.c607 pcre_get_named_substring(const pcre *code, const char *subject, in pcre_get_named_substring() function
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestinput21538 set in the pattern's options; consequently pcre_get_named_substring() produces
H A Dtestoutput26266 set in the pattern's options; consequently pcre_get_named_substring() produces
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt1582 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 similarly
3854 pcre_get_named_substring() return the first substring corresponding to

Completed in 59 milliseconds