Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/
H A Dphp_pcre.c481 static char **make_subpats_table(uint32_t num_subpats, pcre_cache_entry *pce) in make_subpats_table() function
1089 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