Home | History | Annotate | Download | only in intltest

Lines Matching refs:USEARCH_OVERLAP

499     strsrch->setAttribute(USEARCH_OVERLAP, overlap, status);
914 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_ON, status);
916 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_ON) {
925 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_OFF, status);
927 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) {
1272 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_DEFAULT, status);
1274 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) {
1277 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_ON, status);
1279 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_ON) {
1282 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_OFF, status);
1284 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) {
1287 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_ATTRIBUTE_VALUE_COUNT,
1466 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_ON, status);
1474 if (strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF ||
1780 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_ON, status);
1782 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_ON) {
1790 strsrch->setAttribute(USEARCH_OVERLAP, USEARCH_OFF, status);
1792 strsrch->getAttribute(USEARCH_OVERLAP) != USEARCH_OFF) {