Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 23 of file RegexNode.cs.
References System.Text.RegularExpressions.options, System.Text.RegularExpressions.RegexNode.Options, and System.type.
Referenced by System.Text.RegularExpressions.RegexNode.EliminateEndingBacktracking(), System.Text.RegularExpressions.RegexNode.FinalOptimize(), System.Text.RegularExpressions.RegexNode.MakeQuantifier(), System.Text.RegularExpressions.RegexNode.ReduceAlternation(), System.Text.RegularExpressions.RegexNode.ReduceConcatenation(), System.Text.RegularExpressions.RegexNode.ReduceConcatenationWithAdjacentStrings(), System.Text.RegularExpressions.RegexNode.ReduceLoops(), and System.Text.RegularExpressions.RegexNode.ReplaceNodeIfUnnecessary().