Home
last modified time | relevance | path

Searched refs:pcre_copy_named_substring (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/main/
H A Dphp_compat.h44 #define pcre_copy_named_substring php_pcre_copy_named_substring macro
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre.h555 PCRE_EXP_DECL int pcre_copy_named_substring(const pcre *, const char *,
H A Dpcre_get.c390 pcre_copy_named_substring(const pcre *code, const char *subject, in pcre_copy_named_substring() function
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1617 int pcre_copy_named_substring(const pcre *code,
1777 pcre_copy_named_substring()
3953 int pcre_copy_named_substring(const pcre *code,
3979 Most of the arguments of pcre_copy_named_substring() and
4019 When duplicates are present, pcre_copy_named_substring() and

Completed in 52 milliseconds