Home
last modified time | relevance | path

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

/PHP-5.6/ext/pcre/
H A Dphp_pcre.c202 efree(subpat_names); in make_subpats_table()
213 efree(subpat_names); in make_subpats_table()
222 efree(subpat_names); in make_subpats_table()
229 return subpat_names; in make_subpats_table()
673 if (!subpat_names) { in php_pcre_match_impl()
714 efree(subpat_names); in php_pcre_match_impl()
832 if (subpat_names[i]) { in php_pcre_match_impl()
847 efree(subpat_names); in php_pcre_match_impl()
926 if (subpat_names[i]) { in preg_do_repl_func()
1143 if (!subpat_names) { in php_pcre_replace_impl()
[all …]

Completed in 9 milliseconds