OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Runeerror
(Results
1 - 4
of
4
) 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 */
Completed in 235 milliseconds