HomeSort by relevance Sort by last modified time
    Searched defs:Runeerror (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
cld_utf.h 18 Runeerror = 0xFFFD, // decoding error in UTF
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
utf.h 31 Runeerror = 0xFFFD, /* decoding error in UTF */
60 // to Runeerror and return 1.
72 // charntorune will set *r to Runeerror and return 0. If it is complete
73 // but not in UTF format, it will set *r to Runeerror and return 1.
  /external/libutf/
utf.h 13 Runeerror = 0xFFFD, /* decoding error in UTF */
42 // to Runeerror and return 1.
54 // charntorune will set *r to Runeerror and return 0. If it is complete
55 // but not in UTF format, it will set *r to Runeerror and return 1.
  /external/chromium_org/third_party/re2/util/
utf.h 31 Runeerror = 0xFFFD, /* decoding error in UTF */
  /external/regex-re2/util/
utf.h 31 Runeerror = 0xFFFD, /* decoding error in UTF */

Completed in 149 milliseconds