Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/
H A Dphp_pcre.c197 efree(subpat_names); in make_subpats_table()
208 efree(subpat_names); in make_subpats_table()
217 efree(subpat_names); in make_subpats_table()
224 return subpat_names; in make_subpats_table()
661 if (!subpat_names) { in php_pcre_match_impl()
702 efree(subpat_names); in php_pcre_match_impl()
804 if (subpat_names[i]) { in php_pcre_match_impl()
815 efree(subpat_names); in php_pcre_match_impl()
894 if (subpat_names[i]) { in preg_do_repl_func()
1103 if (!subpat_names) { in php_pcre_replace_impl()
[all …]

Completed in 9 milliseconds