11 references to PopInt
System (11)
regex\system\text\regularexpressions\RegexWriter.cs (11)
272
curChild =
PopInt
();
335
int LBPos =
PopInt
();
343
PatchJump(
PopInt
(), CurPos());
364
int Branchpos =
PopInt
();
375
PatchJump(
PopInt
(), CurPos());
398
int Branchpos =
PopInt
();
410
PatchJump(
PopInt
(), CurPos());
436
Emit(RegexCode.Branchcount + Lazy,
PopInt
(), node._n == Int32.MaxValue ? Int32.MaxValue : node._n - node._m);
438
Emit(RegexCode.Branchmark + Lazy,
PopInt
());
441
PatchJump(
PopInt
(), StartJumpPos);
483
PatchJump(
PopInt
(), CurPos());