Searched refs:BOCU1_PREV (Results 1 – 5 of 5) sorted by relevance
255 #define BOCU1_PREV(c) ((c)<0x3040 || (c)>0xd7a3 ? BOCU1_SIMPLE_PREV(c) : bocu1Prev(c)) macro511 prev=BOCU1_PREV(c); in _Bocu1FromUnicodeWithOffsets()754 prev=BOCU1_PREV(c); in _Bocu1FromUnicode()1129 prev=BOCU1_PREV(c); in _Bocu1ToUnicodeWithOffsets()1333 prev=BOCU1_PREV(c); in _Bocu1ToUnicode()
201 private static int BOCU1_PREV(int c) { in BOCU1_PREV() method in CharsetBOCU1543 prev = BOCU1_PREV(c); in regularLoop()1005 prev = BOCU1_PREV(c); in afterGetTrail()