Home
last modified time | relevance | path

Searched defs: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

Completed in 19 milliseconds