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