Lines Matching refs:USEARCH_OFF
986 if (!assertEqualWithAttribute(&OVERLAP[count], USEARCH_OFF, in TestOverlap()
1028 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_OFF, status); in TestOverlap()
1030 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) { in TestOverlap()
1367 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1375 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_OFF, status); in TestGetSetAttribute()
1377 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) { in TestGetSetAttribute()
1388 strsrch->getAttribute(USEARCH_CANONICAL_MATCH) != USEARCH_OFF) { in TestGetSetAttribute()
1396 strsrch->setAttribute(USEARCH_CANONICAL_MATCH, USEARCH_OFF, status); in TestGetSetAttribute()
1398 strsrch->getAttribute(USEARCH_CANONICAL_MATCH) != USEARCH_OFF) { in TestGetSetAttribute()
1567 if (strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF || in TestReset()
1568 strsrch->getAttribute(USEARCH_CANONICAL_MATCH) != USEARCH_OFF || in TestReset()
1883 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_OFF, status); in TestOverlapCanonical()
1885 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) { in TestOverlapCanonical()