ACCEPT 52 enc/big5.c #define A ACCEPT ACCEPT 101 enc/big5.c return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(n) : \ ACCEPT 74 enc/cp949.c #define A ACCEPT ACCEPT 123 enc/cp949.c return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(n) : \ ACCEPT 69 enc/emacs_mule.c #define A ACCEPT ACCEPT 209 enc/emacs_mule.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(1) : ACCEPT 213 enc/emacs_mule.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(2) : ACCEPT 217 enc/emacs_mule.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(3) : ACCEPT 221 enc/emacs_mule.c return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(4) : ACCEPT 55 enc/euc_jp.c #define A ACCEPT ACCEPT 123 enc/euc_jp.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(1) : ACCEPT 127 enc/euc_jp.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(2) : ACCEPT 131 enc/euc_jp.c return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(3) : ACCEPT 52 enc/euc_kr.c #define A ACCEPT ACCEPT 101 enc/euc_kr.c return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(n) : \ ACCEPT 52 enc/euc_tw.c #define A ACCEPT ACCEPT 137 enc/euc_tw.c return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(n) : \ ACCEPT 66 enc/gb18030.c #define A ACCEPT ACCEPT 151 enc/gb18030.c return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(n) : \ ACCEPT 74 enc/gbk.c #define A ACCEPT ACCEPT 123 enc/gbk.c return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(n) : \ ACCEPT 74 enc/shift_jis.c #define A ACCEPT ACCEPT 123 enc/shift_jis.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(1) : ACCEPT 127 enc/shift_jis.c return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(2) : ACCEPT 68 enc/utf_8.c #define A ACCEPT ACCEPT 225 enc/utf_8.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(1) : ACCEPT 230 enc/utf_8.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(2) : ACCEPT 235 enc/utf_8.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(3) : ACCEPT 240 enc/utf_8.c return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(4) :