Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.c533 efree(subpat_names); in free_subpats_table()
563 return subpat_names; in make_subpats_table()
1027 if (subpat_names) { in populate_subpat_array()
1214 subpat_names = NULL; in php_pcre_match_impl()
1217 if (!subpat_names) { in php_pcre_match_impl()
1231 if (subpat_names) { in php_pcre_match_impl()
1420 if (subpat_names) { in php_pcre_match_impl()
1446 if (subpat_names) { in php_pcre_match_impl()
1868 subpat_names = NULL; in php_pcre_replace_func_impl()
1871 if (!subpat_names) { in php_pcre_replace_func_impl()
[all …]

Completed in 11 milliseconds