7 references to W
System.Text.RegularExpressions (7)
System\Text\RegularExpressions\RegexParser.cs (7)
19320, 0, 0, 0, 0, 0, 0, 0, 0, W, W, 0, W, W, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1934W, 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, 1966private static bool IsSpecialOrSpace(char ch) => ch <= '|' && Category[ch] >= W; 1972private static bool IsSpace(char ch) => ch <= ' ' && Category[ch] == W;