Searched refs:UCS_FLAG (Results 1 – 4 of 4) sorted by relevance
52 constexpr static uint8_t UCS_FLAG = 0x81; variable
33 static const int UCS_FLAG = 0x81; variable
96 } else if (arg == UCS_FLAG) { in LengthFunc()
241 if (length >= START_POS && data[offset] == (unsigned char)UCS_FLAG) { in UcsCodeConvertToString()