Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 1455 of file RegexParser.cs.
References System.Text.RegularExpressions.RegexParser._pattern, System.Text.RegularExpressions.RegexParser.CharsRight(), System.SR.InvalidUnicodePropertyEscape, System.Text.RegularExpressions.RegexCharClass.IsWordChar(), System.Text.RegularExpressions.RegexParser.MakeException(), System.SR.MalformedUnicodePropertyEscape, System.Text.RegularExpressions.RegexParser.MoveLeft(), System.Text.RegularExpressions.RegexParser.RightCharMoveRight(), and System.Text.RegularExpressions.RegexParser.Textpos().
Referenced by System.Text.RegularExpressions.RegexParser.ScanBackslash(), and System.Text.RegularExpressions.RegexParser.ScanCharClass().