Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/
H A Dphp_pcre.c535 efree(subpat_names); in free_subpats_table()
565 return subpat_names; in make_subpats_table()
1034 if (subpat_names) { in populate_subpat_array()
1224 subpat_names = NULL; in php_pcre_match_impl()
1227 if (!subpat_names) { in php_pcre_match_impl()
1249 if (subpat_names) { in php_pcre_match_impl()
1426 if (subpat_names) { in php_pcre_match_impl()
1446 if (subpat_names) { in php_pcre_match_impl()
1846 subpat_names = NULL; in php_pcre_replace_func_impl()
1849 if (!subpat_names) { in php_pcre_replace_func_impl()
[all …]

Completed in 16 milliseconds