Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 1261 of file RegexParser.cs.
References System.Text.RegularExpressions.RegexParser._pattern, System.Text.RegularExpressions.RegexParser.CharsRight(), System.Text.RegularExpressions.RegexCharClass.IsWordChar(), System.Text.RegularExpressions.RegexParser.MoveLeft(), System.Text.RegularExpressions.RegexParser.RightCharMoveRight(), and System.Text.RegularExpressions.RegexParser.Textpos().
Referenced by System.Text.RegularExpressions.RegexParser.CountCaptures(), System.Text.RegularExpressions.RegexParser.ScanBasicBackslash(), System.Text.RegularExpressions.RegexParser.ScanDollar(), and System.Text.RegularExpressions.RegexParser.ScanGroupOpen().