Home | History | Annotate | Download | only in common

Lines Matching defs:last

539 int32_t RuleBasedBreakIterator::last(void) {
604 * Advances the iterator backwards, to the last boundary preceding this one.
605 * @return The position of the last boundary position preceding this one.
649 // the current position), but not necessarily the last one before
665 // starting point. The last break position before the starting
685 // Set the current iteration position to be the last break position
708 last();
789 // we don't back up at all). This may or may not be the last break
810 * Sets the iterator to refer to the last boundary position before the
813 * @return The position of the last boundary before the starting position.
820 return last();
937 last(); // For side effects on current position, tag values.
948 last(); // For side effects on current position, tag values.
1050 // We have already run the loop one last time with the
1063 // Run the loop one last time with the fake end-of-input character category.
1266 // We have already run the loop one last time with the
1283 // Run the loop one last time with the fake end-of-input character category.
1472 // This function returns the last (largest) of the array of status values.
1621 // Back up to the last dictionary character
1638 // Back up to the last dictionary character
1687 // If we found breaks, build a new break cache. The first and last entries must
1843 // Put it last so that scripts for which we have an engine get tried