Lines Matching refs:ucol_setOffset
1664 // if status is a failure, ucol_setOffset does nothing
2328 // if status is a failure, ucol_setOffset does nothing
3244 ucol_setOffset(strsrch->textIter, offset + 1, status);
3247 ucol_setOffset(strsrch->textIter,
3274 ucol_setOffset(strsrch->textIter, search->textLength, status);
3276 ucol_setOffset(strsrch->textIter, search->matchedIndex, status);
3840 ucol_setOffset(strsrch->textIter, startIdx, status);
4123 ucol_setOffset(strsrch->textIter, next, status);
4131 ucol_setOffset(strsrch->textIter, startIdx, status);
4414 // status checked in ucol_setOffset
4582 // if status is a failure, ucol_setOffset does nothing