Searched refs:pcre2_set_compile_extra_options (Results 1 – 3 of 3) sorted by relevance
379 pcre2_set_compile_extra_options(pcre2_compile_context *ccontext, uint32_t options) in pcre2_set_compile_extra_options() function
586 pcre2_set_compile_extra_options(pcre2_compile_context *, uint32_t); \864 #define pcre2_set_compile_extra_options PCRE2_SUFFIX(pcre2_set_compile_extra_options_) macro
191 pcre2_set_compile_extra_options(cctx, PHP_PCRE_DEFAULT_EXTRA_COPTIONS); in php_pcre_init_pcre2()755 pcre2_set_compile_extra_options(cctx, extra_coptions); in pcre_get_compiled_regex_cache_ex()763 pcre2_set_compile_extra_options(cctx, PHP_PCRE_DEFAULT_EXTRA_COPTIONS); in pcre_get_compiled_regex_cache_ex()
Completed in 15 milliseconds