Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Duspoof_impl.h42 struct SpoofStringLengthsElement;
176 struct SpoofStringLengthsElement { struct
312 SpoofStringLengthsElement *fCFUStringLengths;
Duspoof_conf.cpp493 reinterpret_cast<SpoofStringLengthsElement *>(stringLengths); in outputData()
Duspoof_impl.cpp605 … fCFUStringLengths = (SpoofStringLengthsElement *)((char *)fRawData + fRawData->fCFUStringLengths); in initPtrs()