Home | History | Annotate | Download | only in common

Lines Matching defs:first

388     this->first();
454 this->first();
484 this->first();
524 int32_t RuleBasedBreakIterator::first(void) {
577 * @return The position of the first boundary after this one.
698 * Sets the iterator to refer to the first boundary position following
701 * @return The position of the first break after the current position.
712 return first();
786 // otherwise, we have to sync up first. Use handlePrevious() to back
792 // we stop on will be the first break position after the specified one.
823 return first();
924 * effect, leaves the iterator pointing to the first boundary position at
932 first(); // For side effects on current position, tag values.
943 first(); // For side effects on current position, tag values.
980 RBBI_START, // state machine processing is before first char of input
1168 // first real input character.
1381 // first real input character.
1579 // Reset the old break cache first.
1590 // looking for the first dictionary character (which may be the one
1687 // If we found breaks, build a new break cache. The first and last entries must
1844 // first.