Searched refs:UTF8FirstLetterNumBytes (Results 1 – 3 of 3) sorted by relevance
756 p_.length(), UTF8FirstLetterNumBytes(p_.data(), p_.length()))); in Advance()
871 LIBPROTOBUF_EXPORT int UTF8FirstLetterNumBytes(const char* src, int len);
2281 int UTF8FirstLetterNumBytes(const char* src, int len) { in UTF8FirstLetterNumBytes() function