Searched refs:quoteText (Results 1 – 1 of 1) sorted by relevance
256 const uint8_t quoteText = 0x7f; in EncodeText() local262 if (value.at(0) > quoteText) { in EncodeText()263 if (!WriteByte(quoteText)) { in EncodeText()