OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subChar
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/tools/makeconv/
makeconv.c
466
} else if(uprv_strcmp(key, "
subchar
")==0) {
474
uprv_memcpy(staticData->
subChar
, bytes, length);
476
fprintf(stderr, "error: illegal <
subchar
> %s\n", value);
539
uprv_memcpy(staticData->
subChar
, prototype->
subChar
, prototype->subCharLen);
666
staticData->
subChar
, staticData->subCharLen)
760
uprv_memcpy(staticData->
subChar
, baseData.staticData.
subChar
, 4);
789
if(1!=ucm_countChars(baseStates, staticData->
subChar
, staticData->subCharLen)) {
/external/icu4c/common/
ucnv_bld.h
79
uint8_t
subChar
[UCNV_MAX_SUBCHAR_LEN]; /* +72: 4 [note: 4 and 8 byte boundary] */
214
uint8_t subChar1; /* single-byte substitution character if different from
subChar
*/
ucnv_u16.c
[
all
...]
ucnv_bld.cpp
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
Completed in 54 milliseconds