HomeSort by relevance Sort by last modified time
    Searched refs:contextsLength (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/
collationdata.h 42 ce32sLength(0), cesLength(0), contextsLength(0),
171 int32_t contextsLength;
collationdatawriter.cpp 147 if(data.contextsLength != 0) {
259 totalSize += data.contextsLength * 2;
collationdatareader.cpp 239 data->contextsLength = length / 2;
collationdatabuilder.cpp     [all...]

Completed in 459 milliseconds