Lines Matching full:oldpos
918 int32_t oldPos=pos;919 pos=spanSet.spanBack(s, oldPos, USET_SPAN_CONTAINED);920 spanLength=oldPos-pos;1274 int32_t oldPos=pos;1275 pos=spanSet.spanBackUTF8((const char *)s, oldPos, USET_SPAN_CONTAINED);1276 spanLength=oldPos-pos;