onigenc_mb4_is_code_ctype   80 ext/mbstring/oniguruma/enc/euc_tw.c   return onigenc_mb4_is_code_ctype(ONIG_ENCODING_EUC_TW, code, ctype);
onigenc_mb4_is_code_ctype  110 ext/mbstring/oniguruma/enc/gb18030.c   return onigenc_mb4_is_code_ctype(ONIG_ENCODING_GB18030, code, ctype);
onigenc_mb4_is_code_ctype  143 ext/mbstring/oniguruma/regenc.h ONIG_EXTERN int onigenc_mb4_is_code_ctype P_((OnigEncoding enc, OnigCodePoint code, unsigned int ctype));