Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GenerateBacktrackSection()

void System.Text.RegularExpressions.RegexCompiler.GenerateBacktrackSection ( )
inlineprivateinherited

Definition at line 1018 of file RegexCompiler.cs.

References System.Text.RegularExpressions.RegexCompiler._backpos, System.Text.RegularExpressions.RegexCompiler._codepos, System.Text.RegularExpressions.RegexCompiler._codes, System.Text.RegularExpressions.RegexCompiler._notecount, System.Text.RegularExpressions.RegexCompiler._notes, System.Text.RegularExpressions.RegexCompiler._regexopcode, System.Text.RegularExpressions.RegexCompiler.GenerateOneCode(), System.Text.RegularExpressions.i, and System.Text.RegularExpressions.RegexCompiler.MarkLabel().

Referenced by System.Text.RegularExpressions.RegexCompiler.GenerateGo().