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

◆ CallToLower()

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

Definition at line 915 of file RegexCompiler.cs.

References System.Text.RegularExpressions.RegexCompiler._textInfoLocal, System.Reflection.Emit.Call, System.Reflection.Emit.Callvirt, System.Reflection.Emit.Ldloc, System.Text.RegularExpressions.RegexCompiler.RentInt32Local(), System.Text.RegularExpressions.RegexCompiler.s_charToLowerInvariantMethod, System.Text.RegularExpressions.RegexCompiler.s_textInfoToLowerMethod, System.Reflection.Emit.Stloc, and System.Text.RegularExpressions.RegexCompiler.UseToLowerInvariant.

Referenced by System.Text.RegularExpressions.RegexCompiler.EmitMatchCharacterClass(), System.Text.RegularExpressions.RegexCompiler.GenerateFindFirstChar(), System.Text.RegularExpressions.RegexCompiler.GenerateOneCode(), and System.Text.RegularExpressions.RegexCompiler.TryGenerateNonBacktrackingGo().