Searched refs:free_subpats_table (Results 1 – 1 of 1) sorted by relevance
528 static void free_subpats_table(zend_string **subpat_names, uint32_t num_subpats) { in free_subpats_table() function560 free_subpats_table(subpat_names, num_subpats); in make_subpats_table()1255 free_subpats_table(subpat_names, num_subpats); in php_pcre_match_impl()1298 free_subpats_table(subpat_names, num_subpats); in php_pcre_match_impl()1452 free_subpats_table(subpat_names, num_subpats); in php_pcre_match_impl()1880 free_subpats_table(subpat_names, num_subpats); in php_pcre_replace_func_impl()2032 free_subpats_table(subpat_names, num_subpats); in php_pcre_replace_func_impl()
Completed in 12 milliseconds