Lines Matching defs:UStringSearch
164 struct UStringSearch { struct
165 struct USearch *search;
166 struct UPattern pattern;
167 const UCollator *collator;
168 const icu::Normalizer2 *nfd;
171 UCollationElements *textIter;
172 icu::UCollationPCE *textProcessedIter;
175 UCollationElements *utilIter;
176 UBool ownCollator;
177 UCollationStrength strength;
178 uint32_t ceMask;
179 uint32_t variableTop;
180 UBool toShift;