11 references to TrackPeek
System.Text.RegularExpressions (11)
System\Text\RegularExpressions\RegexInterpreter.cs (11)
493
runtextpos =
TrackPeek
(1); // Recall position
543
int pos =
TrackPeek
(1);
626
StackPush(TrackPeek(),
TrackPeek
(1)); // Recall old mark, old count
661
int textpos =
TrackPeek
(2);
662
if (
TrackPeek
(1) < Operand(1) && textpos != mark)
666
StackPush(textpos,
TrackPeek
(1) + 1); // Make new mark, incr count
674
StackPush(TrackPeek(),
TrackPeek
(1)); // Recall old mark, count
1042
int pos =
TrackPeek
(1);
1068
int pos =
TrackPeek
(1);
1088
int pos =
TrackPeek
(1);
1108
int pos =
TrackPeek
(1);