Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_compat.h47 #define pcre_get_named_substring php_pcre_get_named_substring macro
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre.h600 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.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1626 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 similarly
4020 pcre_get_named_substring() return the first substring corresponding to
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput21547 set in the pattern's options; consequently pcre_get_named_substring() produces
H A Dtestoutput26322 set in the pattern's options; consequently pcre_get_named_substring() produces

Completed in 92 milliseconds