Searched refs:Utf8Length (Results 1 – 2 of 2) sorted by relevance
47 uint32 Utf8Length() const { return fUtf8String ? strlen(fUtf8String) : 0; } in Utf8Length() function
66 string.Utf8Length())); in GetNextEntry()69 *length = string.Utf8Length(); in GetNextEntry()