Searched refs:IsSpecialByte (Results 1 – 1 of 1) sorted by relevance
137 inline bool IsSpecialByte(char c) { in IsSpecialByte() function149 while (p < limit && !IsSpecialByte(*p)) { in SkipToNextSpecialByte()171 DCHECK(IsSpecialByte(c)); in EncodeStringFragment()230 DCHECK(IsSpecialByte(c)); in ReadStringInternal()