_php_mb_compile_regex  992 ext/mbstring/mbstring.c static void *_php_mb_compile_regex(const char *pattern);
_php_mb_compile_regex 1442 ext/mbstring/mbstring.c 		if (!(re = _php_mb_compile_regex(ZSTR_VAL(tmp)))) {