Home
last modified time | relevance | path

Searched refs:STATE2_NONE (Results 1 – 3 of 3) sorted by relevance

/haiku/src/libs/iconv/
H A Diso2022_kr.h44 #define STATE2_NONE 0 macro
104 state2 = STATE2_NONE; in iso2022_kr_mbtowc()
157 state2 = STATE2_NONE; in iso2022_kr_wctomb()
215 #undef STATE2_NONE
H A Diso2022_cn.h39 #define STATE2_NONE 0 macro
138 state2 = STATE2_NONE; state3 = STATE3_NONE; in iso2022_cn_mbtowc()
151 case STATE2_NONE: in iso2022_cn_mbtowc()
202 state2 = STATE2_NONE; state3 = STATE3_NONE; in iso2022_cn_wctomb()
317 #undef STATE2_NONE
H A Diso2022_cnext.h39 #define STATE2_NONE 0 macro
254 state2 = STATE2_NONE; state3 = STATE3_NONE; state4 = STATE3_NONE; in iso2022_cn_ext_mbtowc()
267 case STATE2_NONE: in iso2022_cn_ext_mbtowc()
320 state2 = STATE2_NONE; state3 = STATE3_NONE; state4 = STATE3_NONE; in iso2022_cn_ext_wctomb()
583 #undef STATE2_NONE