Home | History | Annotate | Download | only in unicode

Lines Matching refs:usearch_open

118  * UStringSearch *search = usearch_open(pattern, -1, target, -1, "en_US", 
247 U_STABLE UStringSearch * U_EXPORT2 usearch_open(const UChar *pattern,
290 * If a collator is created in <tt>usearch_open</tt>, it will be destroyed here.