Home | History | Annotate | Download | only in unicode

Lines Matching refs:usearch_open

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