Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/
H A Dconfig.w325 …e/pcre2lib", "pcre2_auto_possess.c pcre2_chartables.c pcre2_compile.c pcre2_config.c pcre2_context…
H A Dconfig0.m464 …pcre2lib/pcre2_config.c pcre2lib/pcre2_context.c pcre2lib/pcre2_dfa_match.c pcre2lib/pcre2_error.c…
H A Dphp_pcre.c349 int len = pcre2_config(what, NULL); in PHP_INI_END()
352 len = pcre2_config(what, ret); in PHP_INI_END()
379 if (!pcre2_config(PCRE2_CONFIG_JIT, &flag)) { in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_config.c78 pcre2_config(uint32_t what, void *where) in pcre2_config() function
H A Dpcre2.h567 PCRE2_EXP_DECL int PCRE2_CALL_CONVENTION pcre2_config(uint32_t, void *);
841 #define pcre2_config PCRE2_SUFFIX(pcre2_config_) macro

Completed in 17 milliseconds