Searched refs:wapLengthQuote (Results 1 – 1 of 1) sorted by relevance
281 const uint8_t wapLengthQuote = 31; in DecodeXWapAbandonHeaderValue() local295 } else if (oneByte == wapLengthQuote) { in DecodeXWapAbandonHeaderValue()306 } else if ((wapLengthQuote < oneByte) && (oneByte <= textLengthMax)) { in DecodeXWapAbandonHeaderValue()