8 references to W
System.Text.RegularExpressions (8)
System\Text\RegularExpressions\RegexParser.cs (8)
21260, 0, 0, 0, 0, 0, 0, 0, 0, W, W, W, W, W, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2128W, 0, 0, Z, S, 0, 0, 0, S, S, Q, Q, 0, 0, S, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, Q, 2142private static bool IsSpecialOrSpace(char ch) => ch <= '|' && Category[ch] >= W; 2148private static bool IsSpace(char ch) => ch <= ' ' && Category[ch] == W;