Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_context.c182 pcre2_match_context_create(pcre2_general_context *gcontext) in pcre2_match_context_create() function
H A Dpcre2.h608 *pcre2_match_context_create(pcre2_general_context *); \
866 #define pcre2_match_context_create PCRE2_SUFFIX(pcre2_match_context_create_) macro
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c206 mctx = pcre2_match_context_create(gctx); in php_pcre_init_pcre2()

Completed in 16 milliseconds