Searched refs:BOCU1_PREV (Results 1 – 2 of 2) sorted by relevance
239 #define BOCU1_PREV(c) ((c)<0x3040 || (c)>0xd7a3 ? BOCU1_SIMPLE_PREV(c) : bocu1Prev(c)) macro506 prev=BOCU1_PREV(c); in _Bocu1FromUnicodeWithOffsets()740 prev=BOCU1_PREV(c); in _Bocu1FromUnicode()1107 prev=BOCU1_PREV(c); in _Bocu1ToUnicodeWithOffsets()1313 prev=BOCU1_PREV(c); in _Bocu1ToUnicode()
253 #define BOCU1_PREV(c) ((c)<0x3040 || (c)>0xd7a3 ? BOCU1_SIMPLE_PREV(c) : bocu1Prev(c)) macro511 prev=BOCU1_PREV(c); in _Bocu1FromUnicodeWithOffsets()745 prev=BOCU1_PREV(c); in _Bocu1FromUnicode()1112 prev=BOCU1_PREV(c); in _Bocu1ToUnicodeWithOffsets()1318 prev=BOCU1_PREV(c); in _Bocu1ToUnicode()