Searched defs:UTFmax (Results 1 – 2 of 2) sorted by relevance
/external/regex-re2/util/ | ||
D | utf.h | 28 UTFmax = 4, /* maximum bytes per rune */ enumerator |
/external/protobuf/src/google/protobuf/stubs/ | ||
D | strutil.h | 858 static const int UTFmax = 4; variable |