Lines Matching refs:spanBack
32 * for both increments (in span()) and decrements (in spanBack()).
320 spanLength=length16-spanSet.spanBack(s16, length16, USET_SPAN_CONTAINED);
792 int32_t UnicodeSetStringSpan::spanBack(const UChar *s, int32_t length, USetSpanCondition spanCondition) const {
796 int32_t pos=spanSet.spanBack(s, length, USET_SPAN_CONTAINED);
921 pos=spanSet.spanBack(s, oldPos, USET_SPAN_CONTAINED);
1387 pos=pSpanNotSet->spanBack(s, pos, USET_SPAN_NOT_CONTAINED);