Home
last modified time | relevance | path

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

/PHP-8.0/ext/mbstring/
H A Dmbstring.c510 static void *_php_mb_compile_regex(const char *pattern) in _php_mb_compile_regex() function
917 if (!(re = _php_mb_compile_regex(ZSTR_VAL(tmp)))) { in PHP_INI_MH()

Completed in 16 milliseconds