php_mb_regex_mbctype2name  494 ext/mbstring/php_mbregex.c 		const char *retval = php_mb_regex_mbctype2name(MBSTRG(current_mbctype));
php_mb_regex_mbctype2name  645 ext/mbstring/php_mbregex.c 		current_enc_name = php_mb_regex_mbctype2name(MBSTRG(current_mbctype));
php_mb_regex_mbctype2name   89 ext/mbstring/php_mbregex.h const char *php_mb_regex_mbctype2name(OnigEncoding mbctype);