OnigCtype         259 ext/mbstring/oniguruma/enc/euc_jp.c     if (ctype >= (OnigCtype )PropertyListNum)
OnigCtype         293 ext/mbstring/oniguruma/enc/sjis.c     if (ctype >= (OnigCtype )PropertyListNum)
OnigCtype         163 ext/mbstring/oniguruma/oniguruma.h   int    (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype);
OnigCtype         164 ext/mbstring/oniguruma/oniguruma.h   int    (*get_ctype_code_range)(OnigCtype ctype, OnigCodePoint* sb_out, const OnigCodePoint* ranges[]);