Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.c183 static void *php_pcre_malloc(PCRE2_SIZE size, void *data) in php_pcre_malloc() function
215 gctx = pcre2_general_context_create(php_pcre_malloc, php_pcre_free, NULL); in php_pcre_init_pcre2()

Completed in 10 milliseconds