Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/
H A Dphp_pcre.c196 efree(subpat_names); in make_subpats_table()
207 efree(subpat_names); in make_subpats_table()
216 efree(subpat_names); in make_subpats_table()
223 return subpat_names; in make_subpats_table()
612 if (!subpat_names) { in php_pcre_match_impl()
653 efree(subpat_names); in php_pcre_match_impl()
753 if (subpat_names[i]) { in php_pcre_match_impl()
764 efree(subpat_names); in php_pcre_match_impl()
843 if (subpat_names[i]) { in preg_do_repl_func()
1044 if (!subpat_names) { in php_pcre_replace_impl()
[all …]

Completed in 9 milliseconds