Searched refs:php_pcre_malloc (Results 1 – 1 of 1) sorted by relevance
155 static void *php_pcre_malloc(PCRE2_SIZE size, void *data) in php_pcre_malloc() function172 gctx = pcre2_general_context_create(php_pcre_malloc, php_pcre_free, NULL); in php_pcre_init_pcre2()
Completed in 10 milliseconds