OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOCU1_RESET
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/test/cintltst/
bocu1tst.c
71
#define
BOCU1_RESET
0xff
119
/* The length of a byte sequence, according to the lead byte (!=
BOCU1_RESET
). */
575
} else if(b==
BOCU1_RESET
) {
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetBOCU1.java
35
private static final int
BOCU1_RESET
= 0xff;
83
/* The length of a byte sequence, according to the lead byte (!=
BOCU1_RESET
). */
[
all
...]
/external/icu/icu4c/source/common/
ucnvbocu.cpp
61
#define
BOCU1_RESET
0xff
109
/* The length of a byte sequence, according to the lead byte (!=
BOCU1_RESET
). */
[
all
...]
Completed in 37 milliseconds