Home | History | Annotate | Download | only in unicode

Lines Matching defs:remainingMatchLength_

68               pos_(bytes_), remainingMatchLength_(-1) {}
84 pos_(other.pos_), remainingMatchLength_(other.remainingMatchLength_) {}
93 remainingMatchLength_=-1;
127 state.remainingMatchLength=remainingMatchLength_;
144 remainingMatchLength_=state.remainingMatchLength;
166 remainingMatchLength_=-1;
227 return pos!=NULL && findUniqueValue(pos+remainingMatchLength_+1, FALSE, uniqueValue);
326 int32_t remainingMatchLength_;
355 pos_(bytes_), remainingMatchLength_(-1) {}
515 int32_t remainingMatchLength_;