Searched refs:make_subpats_table (Results 1 – 1 of 1) sorted by relevance
481 static char **make_subpats_table(uint32_t num_subpats, pcre_cache_entry *pce) in make_subpats_table() function1089 subpat_names = make_subpats_table(num_subpats, pce); in php_pcre_match_impl()1836 subpat_names = make_subpats_table(num_subpats, pce); in php_pcre_replace_func_impl()
Completed in 16 milliseconds