Home
last modified time | relevance | path

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

/PHP-8.3/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.h581 pcre2_general_context_free(pcre2_general_context *);
851 #define pcre2_general_context_free PCRE2_SUFFIX(pcre2_general_context_free_) macro
/PHP-8.3/ext/pcre/
H A Dphp_pcre.c266 pcre2_general_context_free(gctx); in php_pcre_shutdown_pcre2()
499 pcre2_general_context_free(PCRE_G(gctx_zmm)); in PHP_RSHUTDOWN_FUNCTION()

Completed in 40 milliseconds