Home
last modified time | relevance | path

Searched refs:php_pcre_pce_re (Results 1 – 5 of 5) sorted by last modified time

/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch3977 + pcre2_code *re = php_pcre_pce_re(pce);
/PHP-7.3/ext/pcre/
H A Dphp_pcre.c3083 PHPAPI pcre2_code *php_pcre_pce_re(pcre_cache_entry *pce) in php_pcre_pce_re() function
H A Dphp_pcre.h66 PHPAPI pcre2_code *php_pcre_pce_re(pcre_cache_entry *);
/PHP-7.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c436 pcre2_code *re = php_pcre_pce_re(pce); in check_fmt()
/PHP-7.3/ext/spl/
H A Dspl_iterators.c2054 re = php_pcre_pce_re(intern->u.regex.pce); in SPL_METHOD()

Completed in 38 milliseconds