Searched refs:UQU (Results 1 – 2 of 2) sorted by relevance
52 UQU=0xF0, /* Quote a single Unicode character */ enumerator524 } else if(b==UQU) { in _SCSUToUnicodeWithOffsets()821 } else if(b==UQU) { in _SCSUToUnicode()1365 c|=UQU<<16; in _SCSUFromUnicodeWithOffsets()1826 c|=UQU<<16; in _SCSUFromUnicode()
44 private static final short UQU=0xF0; /* Quote a single Unicode character */ field in CharsetSCSU545 }else if((b&UConverterConstants.UNSIGNED_BYTE_MASK) == UQU){ in singleByteMode()1030 c|=UQU<<16; in loop()