8 references to StackPush
System.Text.RegularExpressions (8)
System\Text\RegularExpressions\RegexInterpreter.cs (8)
417StackPush(runtextpos); 423StackPush(-1); 442StackPush(TrackPeek()); 465StackPush(TrackPeek()); 479StackPush(runtextpos); // Make new mark 500StackPush(TrackPeek()); // Recall old mark 547StackPush(pos); // Make new mark 566StackPush(oldMark);