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

  /external/icu4c/i18n/
uspoof_impl.h 342 int32_t fCFUStringIndex; // byte offset to String Indexes table
uspoof_impl.cpp 600 if (fRawData->fCFUStringIndex != 0) {
601 fCFUValues = (uint16_t *)((char *)fRawData + fRawData->fCFUStringIndex);
928 sectionStart = ds->readUInt32(spoofDH->fCFUStringIndex);
uspoof_conf.cpp 443 rawData->fCFUStringIndex = (int32_t)((char *)values - (char *)rawData);

Completed in 4064 milliseconds