Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/
H A Dphp_pcre.h63 PHPAPI pcre2_compile_context *php_pcre_cctx(void);
H A Dphp_pcre.c3065 PHPAPI pcre2_compile_context *php_pcre_cctx(void) in php_pcre_cctx() function
/PHP-7.3/ext/opcache/
H A Dzend_accelerator_blacklist.c81 pcre2_compile_context *cctx = php_pcre_cctx(); in zend_accel_blacklist_update_regexp()
/PHP-7.3/ext/mbstring/
H A Dmbstring.c1072 PCRE2_CASELESS, &errnum, &err_offset, php_pcre_cctx()))) { in _php_mb_compile_regex()
/PHP-7.3/ext/pgsql/
H A Dpgsql.c5778 …re = pcre2_compile((PCRE2_SPTR)regex, regex_len, options, &errnumber, &err_offset, php_pcre_cctx()…

Completed in 74 milliseconds