Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_context.c283 pcre2_general_context_free(pcre2_general_context *gcontext) in pcre2_general_context_free() function
H A Dpcre2.h589 pcre2_general_context_free(pcre2_general_context *);
863 #define pcre2_general_context_free PCRE2_SUFFIX(pcre2_general_context_free_) macro
/php-src/ext/pcre/
H A Dphp_pcre.c264 pcre2_general_context_free(gctx); in php_pcre_shutdown_pcre2()
497 pcre2_general_context_free(PCRE_G(gctx_zmm)); in PHP_RSHUTDOWN_FUNCTION()

Completed in 17 milliseconds