Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.h66 PHPAPI pcre2_compile_context *php_pcre_cctx(void);
H A Dphp_pcre.c3063 PHPAPI pcre2_compile_context *php_pcre_cctx(void) in php_pcre_cctx() function
/php-src/ext/opcache/
H A Dzend_accelerator_blacklist.c81 pcre2_compile_context *cctx = php_pcre_cctx(); in zend_accel_blacklist_update_regexp()
/php-src/ext/pgsql/
H A Dpgsql.c4471 …re = pcre2_compile((PCRE2_SPTR)regex, regex_len, options, &errnumber, &err_offset, php_pcre_cctx()… in php_pgsql_convert_match()
/php-src/ext/mbstring/
H A Dmbstring.c510 PCRE2_CASELESS, &errnum, &err_offset, php_pcre_cctx()))) { in _php_mb_compile_regex()

Completed in 51 milliseconds