Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/
H A Dphp_pcre.c521 efree(subpat_names); in free_subpats_table()
551 return subpat_names; in make_subpats_table()
1063 if (subpat_names) { in populate_subpat_array()
1253 subpat_names = NULL; in php_pcre_match_impl()
1256 if (!subpat_names) { in php_pcre_match_impl()
1278 if (subpat_names) { in php_pcre_match_impl()
1455 if (subpat_names) { in php_pcre_match_impl()
1475 if (subpat_names) { in php_pcre_match_impl()
1881 subpat_names = NULL; in php_pcre_replace_func_impl()
1884 if (!subpat_names) { in php_pcre_replace_func_impl()
[all …]

Completed in 15 milliseconds