Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/
H A Dmbstring.c974 static void *_php_mb_compile_regex(const char *pattern TSRMLS_DC);
980 static void *_php_mb_compile_regex(const char *pattern TSRMLS_DC) in _php_mb_compile_regex() function
1017 static void *_php_mb_compile_regex(const char *pattern TSRMLS_DC) in _php_mb_compile_regex() function
1431 if (!(re = _php_mb_compile_regex(Z_STRVAL(tmp) TSRMLS_CC))) { in PHP_INI_MH()

Completed in 14 milliseconds