Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_context.c389 pcre2_set_compile_extra_options(pcre2_compile_context *ccontext, uint32_t options) in pcre2_set_compile_extra_options() function
H A Dpcre2.h603 pcre2_set_compile_extra_options(pcre2_compile_context *, uint32_t); \
895 #define pcre2_set_compile_extra_options PCRE2_SUFFIX(pcre2_set_compile_extra_options_) macro
/php-src/
H A DUPGRADING.INTERNALS219 pcre2_set_compile_extra_options() with those options.
/php-src/ext/pcre/
H A Dphp_pcre.c230 pcre2_set_compile_extra_options(cctx, PHP_PCRE_DEFAULT_EXTRA_COPTIONS); in php_pcre_init_pcre2()
783 pcre2_set_compile_extra_options(cctx, eoptions); in pcre_get_compiled_regex_cache_ex()

Completed in 19 milliseconds