_php_mb_compile_regex 974 mbstring/mbstring.c static void *_php_mb_compile_regex(const char *pattern TSRMLS_DC); _php_mb_compile_regex 1431 mbstring/mbstring.c if (!(re = _php_mb_compile_regex(Z_STRVAL(tmp) TSRMLS_CC))) {