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

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dssearch.cpp1178 static UBool simpleSearch(UCollator *coll, const UnicodeString &target, int32_t offset, const UnicodeString &pattern, int32_t &matchStart, int32_t &matchEnd) function
1320 simpleSearch(coll, testCase, 0, pattern, expectedStart, expectedEnd);
1335 simpleSearch(coll, testCase, 0, altPattern, expectedStart, expectedEnd);

Completed in 170 milliseconds