Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_context.c282 pcre2_general_context_free(pcre2_general_context *gcontext) in pcre2_general_context_free() function
H A Dpcre2.h579 pcre2_general_context_free(pcre2_general_context *);
849 #define pcre2_general_context_free PCRE2_SUFFIX(pcre2_general_context_free_) macro
/PHP-8.0/ext/pcre/
H A Dphp_pcre.c257 pcre2_general_context_free(gctx); in php_pcre_shutdown_pcre2()
514 pcre2_general_context_free(PCRE_G(gctx_zmm)); in PHP_RSHUTDOWN_FUNCTION()

Completed in 23 milliseconds