HomeSort by relevance Sort by last modified time
    Searched defs:UTFmax (Results 1 - 5 of 5) 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/libutf/
utf.h 10 UTFmax = 4, /* maximum bytes per rune */
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/
utf.h 28 UTFmax = 4, /* maximum bytes per rune */
  /external/regex-re2/util/
utf.h 28 UTFmax = 4, /* maximum bytes per rune */

Completed in 1289 milliseconds