Searched refs:php_pcre_mutex_alloc (Results 1 – 1 of 1) sorted by relevance
72 #define php_pcre_mutex_alloc() if (!pcre_mt) pcre_mt = tsrm_mutex_alloc(); macro77 #define php_pcre_mutex_alloc() macro200 php_pcre_mutex_alloc(); in PHP_MINIT_FUNCTION()
Completed in 8 milliseconds