Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivateinherited |
Definition at line 2666 of file RegexCompiler.cs.
References System.Text.RegularExpressions.RegexCompiler._codes, System.Text.RegularExpressions.RegexCompiler._options, System.Text.RegularExpressions.RegexCompiler._textInfoLocal, System.Text.RegularExpressions.RegexCompiler.DeclareTextInfo(), System.Text.RegularExpressions.i, System.Text.RegularExpressions.RegexCompiler.InitLocalCultureInfo(), and System.Text.RegularExpressions.RegexCode.OpcodeSize().
Referenced by System.Text.RegularExpressions.RegexCompiler.GenerateGo(), and System.Text.RegularExpressions.RegexCompiler.TryGenerateNonBacktrackingGo().