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

◆ Category

ReadOnlySpan<byte> System.Text.RegularExpressions.RegexParser.Category
staticgetprivate

Definition at line 47 of file RegexParser.cs.

48 {
49 0, 0, 0, 0, 0, 0, 0, 0, 0, 2,
50 2, 0, 2, 2, 0, 0, 0, 0, 0, 0,
51 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
52 0, 0, 2, 0, 0, 3, 4, 0, 0, 0,
53 4, 4, 5, 5, 0, 0, 4, 0, 0, 0,
54 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
55 0, 0, 0, 5, 0, 0, 0, 0, 0, 0,
56 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
57 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
58 0, 4, 4, 0, 4, 0, 0, 0, 0, 0,
59 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
60 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
61 0, 0, 0, 5, 4, 0, 0, 0
62 };

Referenced by System.Text.RegularExpressions.RegexParser.IsMetachar(), System.Text.RegularExpressions.RegexParser.IsQuantifier(), System.Text.RegularExpressions.RegexParser.IsSpace(), System.Text.RegularExpressions.RegexParser.IsSpecial(), System.Text.RegularExpressions.RegexParser.IsStopperX(), and System.Text.RegularExpressions.RegexParser.IsTrueQuantifier().