Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/
H A Dmbstring.c998 static void *_php_mb_compile_regex(const char *pattern);
1004 static void *_php_mb_compile_regex(const char *pattern) in _php_mb_compile_regex() function
1053 static void *_php_mb_compile_regex(const char *pattern) in _php_mb_compile_regex() function
1458 if (!(re = _php_mb_compile_regex(ZSTR_VAL(tmp)))) { in PHP_INI_MH()

Completed in 22 milliseconds