Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.c537 static zend_string **make_subpats_table(uint32_t num_subpats, pcre_cache_entry *pce) in make_subpats_table() function
1216 subpat_names = make_subpats_table(num_subpats, pce); in php_pcre_match_impl()
1870 subpat_names = make_subpats_table(num_subpats, pce); in php_pcre_replace_func_impl()

Completed in 10 milliseconds