sizeof_utf8_to_euc_C2 1784 ext/nkf/nkf-utf8/nkf.c     if (c0 < 0 || sizeof_utf8_to_euc_C2 <= c0) return 1;
sizeof_utf8_to_euc_C2 1947 ext/nkf/nkf-utf8/nkf.c 	ret = unicode_to_jis_common2(c1, c0, ppp[c2 - 0xE0], sizeof_utf8_to_euc_C2, p2, p1);