onigenc_mb4_is_code_ctype   86 mbstring/oniguruma/enc/euc_tw.c   return onigenc_mb4_is_code_ctype(ONIG_ENCODING_EUC_TW, code, ctype);
onigenc_mb4_is_code_ctype  107 mbstring/oniguruma/enc/gb18030.c   return onigenc_mb4_is_code_ctype(ONIG_ENCODING_GB18030, code, ctype);
onigenc_mb4_is_code_ctype  104 mbstring/oniguruma/regenc.h ONIG_EXTERN int onigenc_mb4_is_code_ctype P_((OnigEncoding enc, OnigCodePoint code, unsigned int ctype));