Home | History | Annotate | Download | only in cintltst

Lines Matching refs:USEARCH_OFF

863         if (!assertEqualWithAttribute(OVERLAP[count], USEARCH_OFF, 
907 usearch_setAttribute(strsrch, USEARCH_OVERLAP, USEARCH_OFF, &status);
909 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) {
1345 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) {
1353 usearch_setAttribute(strsrch, USEARCH_OVERLAP, USEARCH_OFF, &status);
1355 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) {
1368 USEARCH_OFF) {
1378 usearch_setAttribute(strsrch, USEARCH_CANONICAL_MATCH, USEARCH_OFF,
1382 USEARCH_OFF) {
1614 if (usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF ||
1616 USEARCH_OFF ||
2010 usearch_setAttribute(strsrch, USEARCH_OVERLAP, USEARCH_OFF, &status);
2012 usearch_getAttribute(strsrch, USEARCH_OVERLAP) != USEARCH_OFF) {