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

  /external/icu4c/i18n/
uspoof_wsconf.cpp 334 spImpl->fSpoofData->fRawData->fAnyCaseTrieLength = size;
379 spImpl->fSpoofData->fRawData->fAnyCaseTrieLength,
386 spImpl->fSpoofData->fRawData->fAnyCaseTrieLength,
uspoof_impl.h 356 int32_t fAnyCaseTrieLength; // Length (bytes) of the serialized Any Case Trie
uspoof_impl.cpp 612 (char *)fRawData + fRawData->fAnyCaseTrie, fRawData->fAnyCaseTrieLength, NULL, &status);
944 sectionLength = ds->readUInt32(spoofDH->fAnyCaseTrieLength);

Completed in 2665 milliseconds