Searched refs:UQU (Results 1 – 2 of 2) sorted by relevance
54 UQU=0xF0, /* Quote a single Unicode character */ enumerator526 } else if(b==UQU) { in _SCSUToUnicodeWithOffsets()823 } else if(b==UQU) { in _SCSUToUnicode()1367 c|=UQU<<16; in _SCSUFromUnicodeWithOffsets()1843 c|=UQU<<16; in _SCSUFromUnicode()
46 private static final short UQU=0xF0; /* Quote a single Unicode character */ field in CharsetSCSU547 }else if((b&UConverterConstants.UNSIGNED_BYTE_MASK) == UQU){ in singleByteMode()1034 c|=UQU<<16; in loop()