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