Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 136 of file Regex.cs.
References System.Text.RegularExpressions.Regex._code, System.Text.RegularExpressions.Regex.capnames, System.Text.RegularExpressions.Regex.caps, System.Text.RegularExpressions.RegexCode.Caps, System.Text.RegularExpressions.Regex.capsize, System.Text.RegularExpressions.RegexCode.CapSize, System.Text.RegularExpressions.Regex.capslist, System.culture, System.Globalization.CultureInfo.CurrentCulture, System.Runtime.Serialization.Dictionary, System.Text.RegularExpressions.Regex.InitializeReferences(), System.Text.RegularExpressions.Regex.internalMatchTimeout, System.Globalization.CultureInfo.InvariantCulture, System.Text.RegularExpressions.matchTimeout, System.Text.RegularExpressions.options, System.Text.RegularExpressions.RegexParser.Parse(), System.Text.RegularExpressions.Regex.pattern, System.Text.RegularExpressions.Regex.roptions, System.Text.RegularExpressions.Regex.ValidateMatchTimeout(), System.Text.RegularExpressions.Regex.ValidateOptions(), System.Text.RegularExpressions.Regex.ValidatePattern(), and System.Text.RegularExpressions.RegexWriter.Write().
Referenced by System.Text.RegularExpressions.Regex.Regex(), and System.Text.RegularExpressions.Regex.Regex().