_php_mb_regex_mbctype2name  432 ext/mbstring/php_mbregex.c 	return _php_mb_regex_mbctype2name(MBREX(current_mbctype));
_php_mb_regex_mbctype2name  439 ext/mbstring/php_mbregex.c 	return _php_mb_regex_mbctype2name(MBREX(default_mbctype));
_php_mb_regex_mbctype2name  665 ext/mbstring/php_mbregex.c 		const char *retval = _php_mb_regex_mbctype2name(MBREX(current_mbctype));
_php_mb_regex_mbctype2name  816 ext/mbstring/php_mbregex.c 		current_enc_name = _php_mb_regex_mbctype2name(MBREX(current_mbctype));