Searched refs:UTF8FirstLetterNumBytes (Results 1 – 4 of 4) sorted by relevance
882 PROTOBUF_EXPORT int UTF8FirstLetterNumBytes(const char* src, int len);
2299 int UTF8FirstLetterNumBytes(const char* src, int len) { in UTF8FirstLetterNumBytes() function
874 p_.length(), UTF8FirstLetterNumBytes(p_.data(), p_.length()))); in Advance()
379 "google::protobuf::UTF8FirstLetterNumBytes(char const*, int)";