OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endExpansionCECount
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
ucol_data.h
55
int32_t
endExpansionCECount
; /* size of endExpansionCE */
ucol_swp.cpp
245
header.
endExpansionCECount
= udata_readInt32(ds, inHeader->
endExpansionCECount
);
297
if(header.
endExpansionCECount
!=0) {
298
ds->swapArray32(ds, inBytes+header.endExpansionCE, header.
endExpansionCECount
*4,
Completed in 61 milliseconds