Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dutf.h29 UTFmax = 4, /* maximum bytes per rune */ enumerator
/external/libutf/
Dutf.h10 UTFmax = 4, /* maximum bytes per rune */ enumerator
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.h870 static const int UTFmax = 4; variable