Lines Matching refs:getMatchedStart
269 if (strsrch->getMatchedStart() != USEARCH_DONE || in assertEqualWithStringSearch()
278 if (matchindex != strsrch->getMatchedStart() || in assertEqualWithStringSearch()
285 strsrch->getMatchedStart(), strsrch->getMatchedLength(), in assertEqualWithStringSearch()
304 if (strsrch->getMatchedStart() != USEARCH_DONE || in assertEqualWithStringSearch()
311 strsrch->getMatchedStart(), strsrch->getMatchedLength()); in assertEqualWithStringSearch()
321 if (matchindex != strsrch->getMatchedStart() || in assertEqualWithStringSearch()
328 strsrch->getMatchedStart(), strsrch->getMatchedLength(), in assertEqualWithStringSearch()
347 if (strsrch->getMatchedStart() != USEARCH_DONE || in assertEqualWithStringSearch()
354 strsrch->getMatchedStart(), strsrch->getMatchedLength()); in assertEqualWithStringSearch()
370 if (strsrch->getMatchedStart() != USEARCH_DONE || in assertEqualWithStringSearch()
378 strsrch->getMatchedStart(), strsrch->getMatchedLength()); in assertEqualWithStringSearch()
386 if (strsrch->getMatchedStart() != matchindex in assertEqualWithStringSearch()
395 strsrch->getMatchedStart(), strsrch->getMatchedLength(), in assertEqualWithStringSearch()
401 nextStart = strsrch->getMatchedStart() + 1; in assertEqualWithStringSearch()
403 nextStart = strsrch->getMatchedStart() + strsrch->getMatchedLength(); in assertEqualWithStringSearch()
421 if (strsrch->getMatchedStart() != USEARCH_DONE || strsrch->getMatchedLength() != 0) { in assertEqualWithStringSearch()
428 strsrch->getMatchedStart(), in assertEqualWithStringSearch()
438 if (strsrch->getMatchedStart() != matchindex in assertEqualWithStringSearch()
447 strsrch->getMatchedStart(), strsrch->getMatchedLength(), in assertEqualWithStringSearch()
759 copy->getMatchedStart() != result->getMatchedStart() || in TestInitialization()
773 copy->getMatchedStart() != result->getMatchedStart() || in TestInitialization()
797 copy->getMatchedStart() != result->getMatchedStart() || in TestInitialization()
1313 if (matchindex != strsrch->getMatchedStart() || in TestGetSetOffset()
1320 strsrch->getMatchedStart(), in TestGetSetOffset()
1337 if (strsrch->getMatchedStart() != USEARCH_DONE) { in TestGetSetOffset()
1343 strsrch->getMatchedStart(), in TestGetSetOffset()
1443 if (matchindex != strsrch->getMatchedStart() || in TestGetMatch()
1449 errln("Error match found at %d %d", strsrch->getMatchedStart(), in TestGetMatch()
1464 if (strsrch->getMatchedStart() != USEARCH_DONE || in TestGetMatch()
1570 strsrch->getMatchedStart() != USEARCH_DONE) { in TestReset()
1574 if (strsrch->getMatchedStart() != 7 || in TestReset()
2146 if (matchindex != strsrch->getMatchedStart() || in TestGetSetOffsetCanonical()
2153 strsrch->getMatchedStart(), in TestGetSetOffsetCanonical()
2170 if (strsrch->getMatchedStart() != USEARCH_DONE) { in TestGetSetOffsetCanonical()
2175 errln("Error match found at %d %d", strsrch->getMatchedStart(), in TestGetSetOffsetCanonical()