Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/
H A Dphp_pcre.c514 static void free_subpats_table(zend_string **subpat_names, uint32_t num_subpats) { in free_subpats_table() function
546 free_subpats_table(subpat_names, num_subpats); in make_subpats_table()
1279 free_subpats_table(subpat_names, num_subpats); in php_pcre_match_impl()
1322 free_subpats_table(subpat_names, num_subpats); in php_pcre_match_impl()
1476 free_subpats_table(subpat_names, num_subpats); in php_pcre_match_impl()
1908 free_subpats_table(subpat_names, num_subpats); in php_pcre_replace_func_impl()
2060 free_subpats_table(subpat_names, num_subpats); in php_pcre_replace_func_impl()

Completed in 11 milliseconds