OnigCtype         247 ext/mbstring/oniguruma/enc/euc_jp.c get_ctype_code_range(OnigCtype ctype, OnigCodePoint* sb_out,
OnigCtype         259 ext/mbstring/oniguruma/enc/euc_jp.c     if (ctype >= (OnigCtype )PropertyListNum)
OnigCtype         281 ext/mbstring/oniguruma/enc/sjis.c get_ctype_code_range(OnigCtype ctype, OnigCodePoint* sb_out,
OnigCtype         293 ext/mbstring/oniguruma/enc/sjis.c     if (ctype >= (OnigCtype )PropertyListNum)
OnigCtype        10783 ext/mbstring/oniguruma/enc/unicode.c onigenc_utf16_32_get_ctype_code_range(OnigCtype ctype, OnigCodePoint* sb_out,
OnigCtype         260 ext/mbstring/oniguruma/enc/utf8.c get_ctype_code_range(OnigCtype ctype, OnigCodePoint *sb_out,
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[]);
OnigCtype         556 ext/mbstring/oniguruma/regenc.c onigenc_not_support_get_ctype_code_range(OnigCtype ctype ARG_UNUSED,
OnigCtype         119 ext/mbstring/oniguruma/regenc.h ONIG_EXTERN int onigenc_not_support_get_ctype_code_range P_((OnigCtype ctype, OnigCodePoint* sb_out, const OnigCodePoint* ranges[]));
OnigCtype         148 ext/mbstring/oniguruma/regenc.h ONIG_EXTERN int onigenc_utf16_32_get_ctype_code_range P_((OnigCtype ctype, OnigCodePoint *sb_out, const OnigCodePoint* ranges[]));