_php_mb_regex_mbctype2name  433 ext/mbstring/php_mbregex.c 	return _php_mb_regex_mbctype2name(MBREX(current_mbctype));
_php_mb_regex_mbctype2name  440 ext/mbstring/php_mbregex.c 	return _php_mb_regex_mbctype2name(MBREX(default_mbctype));
_php_mb_regex_mbctype2name  668 ext/mbstring/php_mbregex.c 		const char *retval = _php_mb_regex_mbctype2name(MBREX(current_mbctype));
_php_mb_regex_mbctype2name  820 ext/mbstring/php_mbregex.c 		current_enc_name = _php_mb_regex_mbctype2name(MBREX(current_mbctype));