OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:U_ILLEGAL_CHAR_FOUND
(Results
1 - 5
of
5
) sorted by null
/libcore/luni/src/main/java/libcore/icu/
ICU.java
209
public static final int
U_ILLEGAL_CHAR_FOUND
= 12;
/external/chromium_org/third_party/icu/source/common/unicode/
utypes.h
661
U_ILLEGAL_CHAR_FOUND
= 12, /**< Character conversion: Illegal input sequence/combination of input units. */
[
all
...]
/external/icu4c/common/unicode/
utypes.h
522
U_ILLEGAL_CHAR_FOUND
= 12, /**< Character conversion: Illegal input sequence/combination of input units. */
/external/chromium_org/third_party/icu/source/test/cintltst/
nucnvtst.c
[
all
...]
/external/icu4c/test/cintltst/
nucnvtst.c
[
all
...]
Completed in 245 milliseconds