Home
last modified time | relevance | path

Searched refs:pcre2_compile_context_create (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_context.c150 pcre2_compile_context_create(pcre2_general_context *gcontext) in pcre2_compile_context_create() function
H A Dpcre2.h595 pcre2_compile_context_create(pcre2_general_context *);\
853 #define pcre2_compile_context_create PCRE2_SUFFIX(pcre2_compile_context_create_) macro
/php-src/ext/pcre/
H A Dphp_pcre.c223 cctx = pcre2_compile_context_create(gctx); in php_pcre_init_pcre2()

Completed in 28 milliseconds