Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/
H A Dphp_pcre.c72 #define php_pcre_mutex_alloc() if (!pcre_mt) pcre_mt = tsrm_mutex_alloc(); macro
77 #define php_pcre_mutex_alloc() macro
200 php_pcre_mutex_alloc(); in PHP_MINIT_FUNCTION()

Completed in 16 milliseconds