Home
last modified time | relevance | path

Searched defs:Utf8ForCodePoint (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/third_party/abseil-cpp/absl/debugging/internal/
Dutf8_for_code_point.h26 struct Utf8ForCodePoint { struct
33 bool ok() const { return length != 0; } in ok()
39 char bytes[4] = {};
40 uint32_t length = 0;