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

/external/libutf/
H A Dutf.h10 UTFmax = 4, /* maximum bytes per rune */ enumerator in enum:__anon11611
34 // UTFmax bytes starting at s and returns the number of bytes generated.
39 // chartorune copies (decodes) at most UTFmax bytes starting at s to
/external/regex-re2/util/
H A Dutf.h28 UTFmax = 4, /* maximum bytes per rune */ enumerator in enum:re2::__anon16560
/external/protobuf/src/google/protobuf/stubs/
H A Dstrutil.h858 static const int UTFmax = 4; member in namespace:google::protobuf

Completed in 165 milliseconds