Searched defs:utf8_length (Results 1 – 2 of 2) sorted by relevance
201 int32_t utf8_length) { in AllocFromModifiedUtf8()
35 size_t utf8_length = LIKELY(utf8_data[utf16_length] == 0) // Is ASCII? in StringViewFromUtf16Length() local