Searched defs:WS (Results 1 – 7 of 7) sorted by relevance
60 static const auto WS = P::OfCharset(" \t"); in LiteralsParser() local
44 static const auto WS = P::OfCharset(" \t"); in WhitelistMethodParser() local
116 static const auto WS = P::OfCharset(" \t\r\n"); in MessageSetParser() local
57 static const auto WS = P::OfCharset(" \t"); in BreakpointParser() local
94 static const auto WS = ~CM >> P::OfCharset(" \t\r\n"); in ParseConfig() local
38 …static const auto WS = Par::OfCharset(" \t\r\n"); // NOLINT(readability-static-accessed-through-i… in EnvOptions() local
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument