Lines Matching refs:end_
82 this.end_ = 0;
148 this.start_, this.end_ - this.start_);
158 this.end_ = 0;
184 this.end_ = (opt_length !== undefined) ? this.start_ + opt_length :
194 return this.end_;
202 this.end_ = end;
238 goog.asserts.assert(this.cursor_ <= this.end_);
247 return this.cursor_ == this.end_;
256 return this.cursor_ > this.end_;
267 (this.cursor_ > this.end_);
427 goog.asserts.assert(this.cursor_ <= this.end_);
435 goog.asserts.assert(this.cursor_ <= this.end_);
443 goog.asserts.assert(this.cursor_ <= this.end_);
451 goog.asserts.assert(this.cursor_ <= this.end_);
461 goog.asserts.assert(this.cursor_ <= this.end_);
477 goog.asserts.assert(this.cursor_ <= this.end_);
641 goog.asserts.assert(this.cursor_ <= this.end_);
655 goog.asserts.assert(this.cursor_ <= this.end_);
671 goog.asserts.assert(this.cursor_ <= this.end_);
713 goog.asserts.assert(this.cursor_ <= this.end_);
727 goog.asserts.assert(this.cursor_ <= this.end_);
743 goog.asserts.assert(this.cursor_ <= this.end_);
912 goog.asserts.assert(this.cursor_ <= this.end_);