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

/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
H A Dcld_utf.h15 UTFmax = 4, // maximum bytes per rune enumerator in enum:__anon11722
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
H A Dutf.h28 UTFmax = 4, /* maximum bytes per rune */ enumerator in enum:__anon12804
52 // UTFmax bytes starting at s and returns the number of bytes generated.
57 // chartorune copies (decodes) at most UTFmax bytes starting at s to
/external/libutf/
H A Dutf.h10 UTFmax = 4, /* maximum bytes per rune */ enumerator in enum:__anon24733
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/chromium_org/third_party/re2/util/
H A Dutf.h28 UTFmax = 4, /* maximum bytes per rune */ enumerator in enum:re2::__anon14909
/external/regex-re2/util/
H A Dutf.h28 UTFmax = 4, /* maximum bytes per rune */ enumerator in enum:re2::__anon30319

Completed in 1410 milliseconds