Lines Matching defs:UStringSearch
168 struct UStringSearch { struct
169 struct USearch *search;
170 struct UPattern pattern;
171 const UCollator *collator;
172 const icu::Normalizer2 *nfd;
175 UCollationElements *textIter;
176 icu::UCollationPCE *textProcessedIter;
179 UCollationElements *utilIter;
180 UBool ownCollator;
181 UCollationStrength strength;
182 uint32_t ceMask;
183 uint32_t variableTop;
184 UBool toShift;
185 UChar canonicalPrefixAccents[INITIAL_ARRAY_SIZE_];
186 UChar canonicalSuffixAccents[INITIAL_ARRAY_SIZE_];