Searched refs:U11 (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/iconv_modules/common/ |
H A D | cnv_utf8ibm.c | 37 enum _USTATE { U0, U1, U11, U2, U3, U4 }; enumerator 117 st->ustate = U11; in _icv_iconv() 137 case U11: /* 3 byte unicode - 2nd byte */ in _icv_iconv()
|
H A D | utf8%ibm.c | 37 enum _USTATE { U0, U1, U11, U2, U3, U4 }; enumerator 127 st->ustate = U11; in _icv_iconv() 147 case U11: /* 3 byte unicode - 2nd byte */ in _icv_iconv()
|