ACCEPT 91 enc/big5.c #define A ACCEPT ACCEPT 158 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 214 enc/euc_jp.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(1) : ACCEPT 218 enc/euc_jp.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(2) : ACCEPT 222 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 166 enc/shift_jis.c #define A ACCEPT ACCEPT 215 enc/shift_jis.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(1) : ACCEPT 219 enc/shift_jis.c return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(2) : ACCEPT 72 enc/utf_8.c #define A ACCEPT ACCEPT 229 enc/utf_8.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(1) : ACCEPT 234 enc/utf_8.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(2) : ACCEPT 239 enc/utf_8.c if (s < 0) return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(3) : ACCEPT 244 enc/utf_8.c return s == ACCEPT ? ONIGENC_CONSTRUCT_MBCLEN_CHARFOUND(4) :