Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.c526 static void free_subpats_table(zend_string **subpat_names, uint32_t num_subpats) { in free_subpats_table() function
558 free_subpats_table(subpat_names, num_subpats); in make_subpats_table()
1232 free_subpats_table(subpat_names, num_subpats); in php_pcre_match_impl()
1281 free_subpats_table(subpat_names, num_subpats); in php_pcre_match_impl()
1447 free_subpats_table(subpat_names, num_subpats); in php_pcre_match_impl()
1895 free_subpats_table(subpat_names, num_subpats); in php_pcre_replace_func_impl()
2048 free_subpats_table(subpat_names, num_subpats); in php_pcre_replace_func_impl()

Completed in 16 milliseconds