Home | History | Annotate | Download | only in unicode

Lines Matching full:previous

829     *  the previous match, or at the start of the string if there is no previous match.
844 * the previous match, or at the start of the string if there is no previous match.
869 * Returns a string containing the text matched by the previous match.
882 * during the previous match operation. Group(0) is the entire match.
937 * during the previous match operation.
946 * during the previous match operation.
956 * specified capture group during the previous match operation. Return -1 if
971 * specified capture group during the previous match operation. Return -1 if
986 * text matched during the previous match operation.
1001 * text matched during the previous match operation.
1017 * text matched by the specified capture group during the previous match operation.
1025 * captured by the specified group during the previous match operation.
1036 * text matched by the specified capture group during the previous match operation.
1044 * captured by the specified group during the previous match operation.
1054 * Resets this matcher. The effect is to remove any memory of previous matches,
1066 * The effect is to remove any memory of previous matches,
1121 * The new and previous text strings must have the same content.
1452 * <p>The input string, starting from the end of the previous replacement and ending at
1483 * <p>The input string, starting from the end of the previous replacement and ending at
1629 * The matcher is also reset, discarding any results from previous matches.
1820 // Zero if no previous match, even when a region
1822 int64_t fLastMatchEnd; // First position after the end of the previous match,
1823 // or -1 if there was no previous match.
1824 int64_t fAppendPosition; // First position after the end of the previous