ONIGENC_IS_IN_RANGE  303 enc/euc_jp.c     if (ONIGENC_IS_IN_RANGE(code, 0xa3c1, 0xa3da)) {
ONIGENC_IS_IN_RANGE  307 enc/euc_jp.c     else if (ONIGENC_IS_IN_RANGE(code, 0xa6a1, 0xa6b8)) {
ONIGENC_IS_IN_RANGE  311 enc/euc_jp.c     else if (ONIGENC_IS_IN_RANGE(code, 0xa7a1, 0xa7c1)) {
ONIGENC_IS_IN_RANGE  321 enc/euc_jp.c     if (ONIGENC_IS_IN_RANGE(code, 0xa3e1, 0xa3fa)) {
ONIGENC_IS_IN_RANGE  325 enc/euc_jp.c     else if (ONIGENC_IS_IN_RANGE(code, 0xa6c1, 0xa6d8)) {
ONIGENC_IS_IN_RANGE  329 enc/euc_jp.c     else if (ONIGENC_IS_IN_RANGE(code, 0xa7d1, 0xa7f1)) {
ONIGENC_IS_IN_RANGE  288 enc/shift_jis.c   if (ONIGENC_IS_IN_RANGE(code, 0x8260, 0x8279)) {
ONIGENC_IS_IN_RANGE  292 enc/shift_jis.c   else if (ONIGENC_IS_IN_RANGE(code, 0x839f, 0x83b6)) {
ONIGENC_IS_IN_RANGE  296 enc/shift_jis.c   else if (ONIGENC_IS_IN_RANGE(code, 0x8440, 0x8460)) {
ONIGENC_IS_IN_RANGE  307 enc/shift_jis.c   if (ONIGENC_IS_IN_RANGE(code, 0x8281, 0x829a)) {
ONIGENC_IS_IN_RANGE  311 enc/shift_jis.c   else if (ONIGENC_IS_IN_RANGE(code, 0x83bf, 0x83d6)) {
ONIGENC_IS_IN_RANGE  315 enc/shift_jis.c   else if (ONIGENC_IS_IN_RANGE(code, 0x8470, 0x847e) ||
ONIGENC_IS_IN_RANGE  316 enc/shift_jis.c 	   ONIGENC_IS_IN_RANGE(code, 0x8480, 0x8491)) {