Searched refs:subpat_names (Results 1 – 1 of 1) sorted by relevance
196 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 13 milliseconds