11 references to TrackPeek
System.Text.RegularExpressions (11)
System\Text\RegularExpressions\RegexInterpreter.cs (11)
493
runtextpos =
TrackPeek
(1); // Recall position
541
int pos =
TrackPeek
(1);
636
StackPush(TrackPeek(),
TrackPeek
(1)); // Recall old mark, old count
671
int textpos =
TrackPeek
(2);
672
if (
TrackPeek
(1) < Operand(1) && textpos != mark)
676
StackPush(textpos,
TrackPeek
(1) + 1); // Make new mark, incr count
684
StackPush(TrackPeek(),
TrackPeek
(1)); // Recall old mark, count
1052
int pos =
TrackPeek
(1);
1078
int pos =
TrackPeek
(1);
1098
int pos =
TrackPeek
(1);
1118
int pos =
TrackPeek
(1);