Searched refs:kMaxWordLength (Results 1 – 2 of 2) sorted by relevance
47 static const uint32_t kMaxWordLength = 255; variable60 uint8_t m_WordBuffer[kMaxWordLength + 1]; // Include space for NUL.
250 if (m_WordSize < kMaxWordLength) in ParseNextElement()413 if (m_WordSize < kMaxWordLength) in GetNextWord()437 if (m_WordSize < kMaxWordLength) in GetNextWord()