php_mb_regex_name2mbctype  661 ext/mbstring/mbstring.c  			mbctype = php_mb_regex_name2mbctype(new_value);
php_mb_regex_name2mbctype  503 ext/mbstring/php_mbregex.c 		mbctype = php_mb_regex_name2mbctype(Z_STRVAL_PP(arg1));
php_mb_regex_name2mbctype   88 ext/mbstring/php_mbregex.h OnigEncoding php_mb_regex_name2mbctype(const char *pname);