Searched refs:_php_mb_compile_regex (Results 1 – 1 of 1) sorted by relevance
993 static void *_php_mb_compile_regex(const char *pattern);999 static void *_php_mb_compile_regex(const char *pattern) in _php_mb_compile_regex() function1036 static void *_php_mb_compile_regex(const char *pattern) in _php_mb_compile_regex() function1443 if (!(re = _php_mb_compile_regex(ZSTR_VAL(tmp)))) { in PHP_INI_MH()
Completed in 16 milliseconds