Searched defs:utf16_length (Results 1 – 3 of 3) sorted by relevance
23 size_t utf16_length = simdutf::convert_utf8_to_utf16( in builderAppendQuotedString() local44 size_t utf16_length = simdutf::convert_utf8_to_utf16( in parseJSON() local
292 size_t utf16_length = simdutf::convert_utf8_to_utf16( in Utf8ToStringView() local
59 int utf16_length() const { return utf16_length_; } in utf16_length() function