Home
last modified time | relevance | path

Searched refs:fAnyCaseTrieLength (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Duspoof_wsconf.cpp336 spImpl->fSpoofData->fRawData->fAnyCaseTrieLength = size; in buildWSConfusableData()
381 spImpl->fSpoofData->fRawData->fAnyCaseTrieLength, in buildWSConfusableData()
388 spImpl->fSpoofData->fRawData->fAnyCaseTrieLength, in buildWSConfusableData()
Duspoof_impl.h356 int32_t fAnyCaseTrieLength; // Length (bytes) of the serialized Any Case Trie member
Duspoof_impl.cpp613 (char *)fRawData + fRawData->fAnyCaseTrie, fRawData->fAnyCaseTrieLength, NULL, &status); in initPtrs()
945 sectionLength = ds->readUInt32(spoofDH->fAnyCaseTrieLength); in uspoof_swap()