Lines Matching defs:UStringSearch
166 struct UStringSearch { struct
167 struct USearch *search;
168 struct UPattern pattern;
169 const UCollator *collator;
170 const icu::Normalizer2 *nfd;
173 UCollationElements *textIter;
174 icu::UCollationPCE *textProcessedIter;
177 UCollationElements *utilIter;
178 UBool ownCollator;
179 UCollationStrength strength;
180 uint32_t ceMask;
181 uint32_t variableTop;
182 UBool toShift;
183 UChar canonicalPrefixAccents[INITIAL_ARRAY_SIZE_];
184 UChar canonicalSuffixAccents[INITIAL_ARRAY_SIZE_];