8 references to W
System.Text.RegularExpressions (8)
System\Text\RegularExpressions\RegexParser.cs (8)
19790, 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, 1981W, 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, 1995private static bool IsSpecialOrSpace(char ch) => ch <= '|' && Category[ch] >= W; 2001private static bool IsSpace(char ch) => ch <= ' ' && Category[ch] == W;