Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/
H A Dphp_pcre.c543 static void free_subpats_table(zend_string **subpat_names, uint32_t num_subpats) { in free_subpats_table() function
575 free_subpats_table(subpat_names, num_subpats); in make_subpats_table()
1285 free_subpats_table(subpat_names, num_subpats); in php_pcre_match_impl()
1328 free_subpats_table(subpat_names, num_subpats); in php_pcre_match_impl()
1482 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 14 milliseconds