Lines Matching refs:getMatchedStart
272 if (strsrch->getMatchedStart() != USEARCH_DONE || in assertEqualWithStringSearch()
281 if (matchindex != strsrch->getMatchedStart() || in assertEqualWithStringSearch()
288 strsrch->getMatchedStart(), strsrch->getMatchedLength(), in assertEqualWithStringSearch()
307 if (strsrch->getMatchedStart() != USEARCH_DONE || in assertEqualWithStringSearch()
314 strsrch->getMatchedStart(), strsrch->getMatchedLength()); in assertEqualWithStringSearch()
324 if (matchindex != strsrch->getMatchedStart() || in assertEqualWithStringSearch()
331 strsrch->getMatchedStart(), strsrch->getMatchedLength(), in assertEqualWithStringSearch()
350 if (strsrch->getMatchedStart() != USEARCH_DONE || in assertEqualWithStringSearch()
357 strsrch->getMatchedStart(), strsrch->getMatchedLength()); in assertEqualWithStringSearch()
373 if (strsrch->getMatchedStart() != USEARCH_DONE || in assertEqualWithStringSearch()
381 strsrch->getMatchedStart(), strsrch->getMatchedLength()); in assertEqualWithStringSearch()
389 if (strsrch->getMatchedStart() != matchindex in assertEqualWithStringSearch()
398 strsrch->getMatchedStart(), strsrch->getMatchedLength(), in assertEqualWithStringSearch()
404 nextStart = strsrch->getMatchedStart() + 1; in assertEqualWithStringSearch()
406 nextStart = strsrch->getMatchedStart() + strsrch->getMatchedLength(); in assertEqualWithStringSearch()
424 if (strsrch->getMatchedStart() != USEARCH_DONE || strsrch->getMatchedLength() != 0) { in assertEqualWithStringSearch()
431 strsrch->getMatchedStart(), in assertEqualWithStringSearch()
441 if (strsrch->getMatchedStart() != matchindex in assertEqualWithStringSearch()
450 strsrch->getMatchedStart(), strsrch->getMatchedLength(), in assertEqualWithStringSearch()
762 copy->getMatchedStart() != result->getMatchedStart() || in TestInitialization()
776 copy->getMatchedStart() != result->getMatchedStart() || in TestInitialization()
800 copy->getMatchedStart() != result->getMatchedStart() || in TestInitialization()
1316 if (matchindex != strsrch->getMatchedStart() || in TestGetSetOffset()
1323 strsrch->getMatchedStart(), in TestGetSetOffset()
1340 if (strsrch->getMatchedStart() != USEARCH_DONE) { in TestGetSetOffset()
1346 strsrch->getMatchedStart(), in TestGetSetOffset()
1446 if (matchindex != strsrch->getMatchedStart() || in TestGetMatch()
1452 errln("Error match found at %d %d", strsrch->getMatchedStart(), in TestGetMatch()
1467 if (strsrch->getMatchedStart() != USEARCH_DONE || in TestGetMatch()
1573 strsrch->getMatchedStart() != USEARCH_DONE) { in TestReset()
1577 if (strsrch->getMatchedStart() != 7 || in TestReset()
2149 if (matchindex != strsrch->getMatchedStart() || in TestGetSetOffsetCanonical()
2156 strsrch->getMatchedStart(), in TestGetSetOffsetCanonical()
2173 if (strsrch->getMatchedStart() != USEARCH_DONE) { in TestGetSetOffsetCanonical()
2178 errln("Error match found at %d %d", strsrch->getMatchedStart(), in TestGetSetOffsetCanonical()