56 writes to runstack
aspire (1)
RegexGenerator.g.cs (1)
1578
Utilities.StackPush(ref base.
runstack
!, ref stackpos, base.Crawlpos(), pos);
Aspire.Dashboard (12)
RegexGenerator.g.cs (12)
455
Utilities.StackPush(ref base.
runstack
!, ref stackpos, pos);
621
Utilities.StackPush(ref base.
runstack
!, ref stackpos, loop_starting_pos, pos);
658
Utilities.StackPush(ref base.
runstack
!, ref stackpos, charloop_starting_pos1, charloop_ending_pos1);
667
Utilities.StackPush(ref base.
runstack
!, ref stackpos, pos);
710
Utilities.StackPush(ref base.
runstack
!, ref stackpos, pos, lazyloop_iteration);
1199
Utilities.StackPush(ref base.
runstack
!, ref stackpos, base.Crawlpos(), pos);
1254
Utilities.StackPush(ref base.
runstack
!, ref stackpos, charloop_starting_pos1, charloop_ending_pos1, base.Crawlpos());
1259
Utilities.StackPush(ref base.
runstack
!, ref stackpos, capture_starting_pos1);
1310
Utilities.StackPush(ref base.
runstack
!, ref stackpos, base.Crawlpos(), pos);
2009
Utilities.StackPush(ref base.
runstack
!, ref stackpos, pos);
2059
Utilities.StackPush(ref base.
runstack
!, ref stackpos, charloop_starting_pos, charloop_ending_pos);
2106
Utilities.StackPush(ref base.
runstack
!, ref stackpos, pos);
Aspire.Hosting (28)
RegexGenerator.g.cs (28)
799
Utilities.StackPush(ref base.
runstack
!, ref stackpos, base.Crawlpos(), pos);
839
Utilities.StackPush(ref base.
runstack
!, ref stackpos, 0, alternation_starting_pos1, alternation_starting_capturepos1);
881
Utilities.StackPush(ref base.
runstack
!, ref stackpos, 1, alternation_starting_pos1, alternation_starting_capturepos1);
920
Utilities.StackPush(ref base.
runstack
!, ref stackpos, base.Crawlpos(), pos);
975
Utilities.StackPush(ref base.
runstack
!, ref stackpos, charloop_starting_pos, charloop_ending_pos, base.Crawlpos());
980
Utilities.StackPush(ref base.
runstack
!, ref stackpos, capture_starting_pos5);
1026
Utilities.StackPush(ref base.
runstack
!, ref stackpos, loop_iteration1);
1043
Utilities.StackPush(ref base.
runstack
!, ref stackpos, capture_starting_pos4);
1053
Utilities.StackPush(ref base.
runstack
!, ref stackpos, 2, alternation_starting_pos1, alternation_starting_capturepos1);
1079
Utilities.StackPush(ref base.
runstack
!, ref stackpos, capture_starting_pos3);
1094
Utilities.StackPush(ref base.
runstack
!, ref stackpos, base.Crawlpos(), pos);
1150
Utilities.StackPush(ref base.
runstack
!, ref stackpos, loop_iteration2);
1167
Utilities.StackPush(ref base.
runstack
!, ref stackpos, capture_starting_pos2);
1177
Utilities.StackPush(ref base.
runstack
!, ref stackpos, 0, alternation_starting_pos, alternation_starting_capturepos);
1237
Utilities.StackPush(ref base.
runstack
!, ref stackpos, 1, alternation_starting_pos, alternation_starting_capturepos);
1261
Utilities.StackPush(ref base.
runstack
!, ref stackpos, capture_starting_pos1);
1281
Utilities.StackPush(ref base.
runstack
!, ref stackpos, capture_starting_pos);
1388
Utilities.StackPush(ref base.
runstack
!, ref stackpos, base.Crawlpos(), pos);
1447
Utilities.StackPush(ref base.
runstack
!, ref stackpos, charloop_starting_pos2, charloop_ending_pos2, base.Crawlpos());
1452
Utilities.StackPush(ref base.
runstack
!, ref stackpos, capture_starting_pos10);
1464
Utilities.StackPush(ref base.
runstack
!, ref stackpos, capture_starting_pos9);
1514
Utilities.StackPush(ref base.
runstack
!, ref stackpos, base.Crawlpos(), pos);
1573
Utilities.StackPush(ref base.
runstack
!, ref stackpos, charloop_starting_pos3, charloop_ending_pos3, base.Crawlpos());
1578
Utilities.StackPush(ref base.
runstack
!, ref stackpos, capture_starting_pos12);
1590
Utilities.StackPush(ref base.
runstack
!, ref stackpos, capture_starting_pos11);
2014
Utilities.StackPush(ref base.
runstack
!, ref stackpos, pos);
2064
Utilities.StackPush(ref base.
runstack
!, ref stackpos, charloop_starting_pos, charloop_ending_pos);
2111
Utilities.StackPush(ref base.
runstack
!, ref stackpos, pos);
Microsoft.CodeAnalysis (11)
RegexGenerator.g.cs (11)
196
Utilities.StackPush(ref base.
runstack
!, ref stackpos, base.Crawlpos(), pos);
217
Utilities.StackPush(ref base.
runstack
!, ref stackpos, 0, alternation_starting_pos, alternation_starting_capturepos);
236
Utilities.StackPush(ref base.
runstack
!, ref stackpos, 1, alternation_starting_pos, alternation_starting_capturepos);
255
Utilities.StackPush(ref base.
runstack
!, ref stackpos, 2, alternation_starting_pos, alternation_starting_capturepos);
283
Utilities.StackPush(ref base.
runstack
!, ref stackpos, capture_starting_pos1);
391
Utilities.StackPush(ref base.
runstack
!, ref stackpos, base.Crawlpos(), pos);
440
Utilities.StackPush(ref base.
runstack
!, ref stackpos, charloop_starting_pos1, charloop_ending_pos1, base.Crawlpos());
445
Utilities.StackPush(ref base.
runstack
!, ref stackpos, capture_starting_pos2);
835
Utilities.StackPush(ref base.
runstack
!, ref stackpos, base.Crawlpos(), pos);
884
Utilities.StackPush(ref base.
runstack
!, ref stackpos, charloop_starting_pos4, charloop_ending_pos4, base.Crawlpos());
889
Utilities.StackPush(ref base.
runstack
!, ref stackpos, capture_starting_pos2);
Microsoft.ML.Tokenizers (2)
RegexGenerator.g.cs (2)
1242
Utilities.StackPush(ref base.
runstack
!, ref stackpos, pos);
1489
Utilities.StackPush(ref base.
runstack
!, ref stackpos, pos);
System.Text.RegularExpressions (2)
System\Text\RegularExpressions\RegexRunner.cs (2)
332
runstack
= new int[stacksize];
487
runstack
= newstack;
84 references to runstack
aspire (2)
RegexGenerator.g.cs (2)
1622
pos = base.
runstack
![--stackpos];
1623
UncaptureUntil(base.
runstack
![--stackpos]);
Aspire.Dashboard (15)
RegexGenerator.g.cs (15)
482
pos = base.
runstack
![--stackpos];
643
Utilities.StackPop(base.
runstack
!, ref stackpos, out charloop_ending_pos1, out charloop_starting_pos1);
704
pos = base.
runstack
![--stackpos];
719
Utilities.StackPop(base.
runstack
!, ref stackpos, out lazyloop_iteration, out pos);
741
Utilities.StackPop(base.
runstack
!, ref stackpos, out pos, out loop_starting_pos);
1238
UncaptureUntil(base.
runstack
![--stackpos]);
1239
Utilities.StackPop(base.
runstack
!, ref stackpos, out charloop_ending_pos1, out charloop_starting_pos1);
1263
capture_starting_pos1 = base.
runstack
![--stackpos];
1284
pos = base.
runstack
![--stackpos];
1285
UncaptureUntil(base.
runstack
![--stackpos]);
1349
pos = base.
runstack
![--stackpos];
1350
UncaptureUntil(base.
runstack
![--stackpos]);
2044
Utilities.StackPop(base.
runstack
!, ref stackpos, out charloop_ending_pos, out charloop_starting_pos);
2077
pos = base.
runstack
![--stackpos];
2213
pos = base.
runstack
![--stackpos];
Aspire.Hosting (35)
RegexGenerator.g.cs (35)
959
UncaptureUntil(base.
runstack
![--stackpos]);
960
Utilities.StackPop(base.
runstack
!, ref stackpos, out charloop_ending_pos, out charloop_starting_pos);
984
capture_starting_pos5 = base.
runstack
![--stackpos];
1001
pos = base.
runstack
![--stackpos];
1002
UncaptureUntil(base.
runstack
![--stackpos]);
1030
loop_iteration1 = base.
runstack
![--stackpos];
1047
capture_starting_pos4 = base.
runstack
![--stackpos];
1063
Utilities.StackPop(base.
runstack
!, ref stackpos, out alternation_starting_capturepos1, out alternation_starting_pos1);
1064
switch (base.
runstack
![--stackpos])
1083
capture_starting_pos3 = base.
runstack
![--stackpos];
1145
pos = base.
runstack
![--stackpos];
1146
UncaptureUntil(base.
runstack
![--stackpos]);
1154
loop_iteration2 = base.
runstack
![--stackpos];
1171
capture_starting_pos2 = base.
runstack
![--stackpos];
1247
Utilities.StackPop(base.
runstack
!, ref stackpos, out alternation_starting_capturepos, out alternation_starting_pos);
1248
switch (base.
runstack
![--stackpos])
1265
capture_starting_pos1 = base.
runstack
![--stackpos];
1285
capture_starting_pos = base.
runstack
![--stackpos];
1307
pos = base.
runstack
![--stackpos];
1308
UncaptureUntil(base.
runstack
![--stackpos]);
1431
UncaptureUntil(base.
runstack
![--stackpos]);
1432
Utilities.StackPop(base.
runstack
!, ref stackpos, out charloop_ending_pos2, out charloop_starting_pos2);
1456
capture_starting_pos10 = base.
runstack
![--stackpos];
1468
capture_starting_pos9 = base.
runstack
![--stackpos];
1489
pos = base.
runstack
![--stackpos];
1490
UncaptureUntil(base.
runstack
![--stackpos]);
1557
UncaptureUntil(base.
runstack
![--stackpos]);
1558
Utilities.StackPop(base.
runstack
!, ref stackpos, out charloop_ending_pos3, out charloop_starting_pos3);
1582
capture_starting_pos12 = base.
runstack
![--stackpos];
1594
capture_starting_pos11 = base.
runstack
![--stackpos];
1615
pos = base.
runstack
![--stackpos];
1616
UncaptureUntil(base.
runstack
![--stackpos]);
2049
Utilities.StackPop(base.
runstack
!, ref stackpos, out charloop_ending_pos, out charloop_starting_pos);
2082
pos = base.
runstack
![--stackpos];
2218
pos = base.
runstack
![--stackpos];
Microsoft.CodeAnalysis (15)
RegexGenerator.g.cs (15)
267
Utilities.StackPop(base.
runstack
!, ref stackpos, out alternation_starting_capturepos, out alternation_starting_pos);
268
switch (base.
runstack
![--stackpos])
287
capture_starting_pos1 = base.
runstack
![--stackpos];
305
pos = base.
runstack
![--stackpos];
306
UncaptureUntil(base.
runstack
![--stackpos]);
424
UncaptureUntil(base.
runstack
![--stackpos]);
425
Utilities.StackPop(base.
runstack
!, ref stackpos, out charloop_ending_pos1, out charloop_starting_pos1);
449
capture_starting_pos2 = base.
runstack
![--stackpos];
470
pos = base.
runstack
![--stackpos];
471
UncaptureUntil(base.
runstack
![--stackpos]);
868
UncaptureUntil(base.
runstack
![--stackpos]);
869
Utilities.StackPop(base.
runstack
!, ref stackpos, out charloop_ending_pos4, out charloop_starting_pos4);
893
capture_starting_pos2 = base.
runstack
![--stackpos];
914
pos = base.
runstack
![--stackpos];
915
UncaptureUntil(base.
runstack
![--stackpos]);
Microsoft.ML.Tokenizers (2)
RegexGenerator.g.cs (2)
1375
pos = base.
runstack
![--stackpos];
1622
pos = base.
runstack
![--stackpos];
System.Text.RegularExpressions (15)
System\Text\RegularExpressions\Regex.cs (1)
594
runner.runstackpos = runner.
runstack
!.Length;
System\Text\RegularExpressions\RegexInterpreter.cs (7)
171
private void StackPush(int i1) =>
runstack
![--runstackpos] = i1;
175
int[] localrunstack =
runstack
!;
193
private int StackPeek() =>
runstack
![runstackpos - 1];
196
private int StackPeek(int i) =>
runstack
![runstackpos - i - 1];
328
Debug.Assert(
runstack
is not null);
344
runstackpos =
runstack
.Length;
362
runstackpos =
runstack
.Length;
System\Text\RegularExpressions\RegexRunner.cs (7)
261
runstackpos =
runstack
!.Length;
307
runstackpos =
runstack
!.Length;
483
int[] newstack = new int[
runstack
!.Length * 2];
485
Array.Copy(
runstack
, 0, newstack,
runstack
.Length,
runstack
.Length);
486
runstackpos +=
runstack
.Length;