OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UTFmax
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf.h
15
UTFmax
= 4, // maximum bytes per rune
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
utf.h
28
UTFmax
= 4, /* maximum bytes per rune */
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/chromium_org/third_party/re2/util/
utf.h
28
UTFmax
= 4, /* maximum bytes per rune */
/external/regex-re2/util/
utf.h
28
UTFmax
= 4, /* maximum bytes per rune */
Completed in 97 milliseconds