Searched refs:BOCU1_RESET (Results 1 – 3 of 3) sorted by relevance
63 #define BOCU1_RESET 0xff macro1082 } else if(c==BOCU1_RESET) { in _Bocu1ToUnicodeWithOffsets()1288 } else if(c==BOCU1_RESET) { in _Bocu1ToUnicode()
73 #define BOCU1_RESET 0xff macro577 } else if(b==BOCU1_RESET) { in decodeBocu1()
37 private static final int BOCU1_RESET = 0xff; field in CharsetBOCU1976 } else if(c == BOCU1_RESET) { in afterGetTrail()