12 references to TrackPeek
System (12)
regex\system\text\regularexpressions\RegexInterpreter.cs (12)
518
Textto(
TrackPeek
(1)); // Recall position
566
pos =
TrackPeek
(1);
646
StackPush(TrackPeek(),
TrackPeek
(1)); // Recall old mark, old count
679
int textpos =
TrackPeek
(2);
681
if (
TrackPeek
(1) < Operand(1) && textpos != mark) { // Under limit and not empty match -> loop
683
StackPush(textpos,
TrackPeek
(1) + 1); // Make new mark, incr count
689
StackPush(TrackPeek(),
TrackPeek
(1)); // Recall old mark, count
1001
int pos =
TrackPeek
(1);
1016
int pos =
TrackPeek
(1);
1059
int pos =
TrackPeek
(1);
1077
int pos =
TrackPeek
(1);
1095
int pos =
TrackPeek
(1);