is_code_ctype 333 enc/emacs_mule.c is_code_ctype, is_code_ctype 359 enc/euc_jp.c is_code_ctype, is_code_ctype 270 enc/iso_8859_1.c is_code_ctype, is_code_ctype 239 enc/iso_8859_10.c is_code_ctype, is_code_ctype 92 enc/iso_8859_11.c is_code_ctype, is_code_ctype 228 enc/iso_8859_13.c is_code_ctype, is_code_ctype 241 enc/iso_8859_14.c is_code_ctype, is_code_ctype 235 enc/iso_8859_15.c is_code_ctype, is_code_ctype 237 enc/iso_8859_16.c is_code_ctype, is_code_ctype 235 enc/iso_8859_2.c is_code_ctype, is_code_ctype 235 enc/iso_8859_3.c is_code_ctype, is_code_ctype 237 enc/iso_8859_4.c is_code_ctype, is_code_ctype 225 enc/iso_8859_5.c is_code_ctype, is_code_ctype 92 enc/iso_8859_6.c is_code_ctype, is_code_ctype 222 enc/iso_8859_7.c is_code_ctype, is_code_ctype 92 enc/iso_8859_8.c is_code_ctype, is_code_ctype 228 enc/iso_8859_9.c is_code_ctype, is_code_ctype 367 enc/shift_jis.c is_code_ctype, is_code_ctype 165 include/ruby/oniguruma.h int (*is_code_ctype)(OnigCodePoint code, OnigCtype ctype, struct OnigEncodingTypeST* enc); is_code_ctype 258 include/ruby/oniguruma.h #define ONIGENC_IS_CODE_CTYPE(enc,code,ctype) (enc)->is_code_ctype(code,ctype,enc)