Searched refs:StringSearch (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Dstsearch.h30 * <tt>StringSearch</tt> is a <tt>SearchIterator</tt> that provides
33 * StringSearch ensures that language eccentricity can be
98 * Lastly to update <tt>StringSearch</tt> to the new collator attributes,
105 * <tt>StringSearch</tt> does not guarantee the results for option 1.
115 * StringSearch iter(pattern, target, Locale::getUS(), NULL, status);
125 * Note, <tt>StringSearch</tt> is not to be subclassed.
132 class U_I18N_API StringSearch : public SearchIterator class in inherits:SearchIterator
139 * Creating a <tt>StringSearch</tt> instance using the argument locale
159 StringSearch(const UnicodeString &pattern, const UnicodeString &text,
165 * Creating a <tt>StringSearch</t
[all...]
H A Dtblcoll.h80 class StringSearch;
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dstsearch.cpp20 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(StringSearch)
24 StringSearch::StringSearch(const UnicodeString &pattern, function in class:StringSearch
50 StringSearch::StringSearch(const UnicodeString &pattern, function in class:StringSearch
82 StringSearch::StringSearch(const UnicodeString &pattern, function in class:StringSearch
107 StringSearch::StringSearch(const UnicodeString &pattern, function in class:StringSearch
139 StringSearch function in class:StringSearch
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dsrchtest.cpp254 UBool StringSearchTest::assertEqualWithStringSearch(StringSearch *strsrch,
466 StringSearch *strsrch, *strsrch2;
487 strsrch = new StringSearch(pattern, text, (RuleBasedCollator *)collator,
505 infoln("failure with StringSearch.clone()");
523 StringSearch *strsrch;
547 strsrch = new StringSearch(pattern, text, (RuleBasedCollator *)collator,
576 StringSearch *strsrch;
599 strsrch = new StringSearch(pattern, text, (RuleBasedCollator *)collator,
622 StringSearch *result;
630 result = new StringSearch(patter
[all...]
H A Dsrchtest.h44 UBool assertEqualWithStringSearch( StringSearch *strsrch,
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h2150 #define StringSearch U_ICU_ENTRY_POINT_RENAME(StringSearch) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h2150 #define StringSearch U_ICU_ENTRY_POINT_RENAME(StringSearch) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h2150 #define StringSearch U_ICU_ENTRY_POINT_RENAME(StringSearch) macro

Completed in 169 milliseconds