Searched defs:Utf8ForCodePoint (Results 1 – 1 of 1) sorted by relevance
26 struct Utf8ForCodePoint { struct33 bool ok() const { return length != 0; } in ok()39 char bytes[4] = {};40 uint32_t length = 0;