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