Home | History | Annotate | Download | only in unicode

Lines Matching defs:remainingMatchLength_

68               pos_(uchars_), remainingMatchLength_(-1) {}
84 pos_(other.pos_), remainingMatchLength_(other.remainingMatchLength_) {}
93 remainingMatchLength_=-1;
127 state.remainingMatchLength=remainingMatchLength_;
144 remainingMatchLength_=state.remainingMatchLength;
165 remainingMatchLength_=-1;
242 return pos!=NULL && findUniqueValue(pos+remainingMatchLength_+1, FALSE, uniqueValue);
344 int32_t remainingMatchLength_;
373 pos_(uchars_), remainingMatchLength_(-1) {}
573 int32_t remainingMatchLength_;