Searched refs:GetNumBytesForNonZeroUTF8Char (Results 1 – 3 of 3) sorted by relevance
26 static inline int GetNumBytesForNonZeroUTF8Char(const char *src) { in GetNumBytesForNonZeroUTF8Char() function37 return GetNumBytesForNonZeroUTF8Char(src); in GetNumBytesForUTF8Char()
141 it.utf8_data() + GetNumBytesForNonZeroUTF8Char(it.utf8_data())); in InternalTokenize()
295 it_ += GetNumBytesForNonZeroUTF8Char(it_); in operator ++()