Searched defs:cntrl_parser (Results 1 – 1 of 1) sorted by relevance
383 struct cntrl_parser : public char_parser<cntrl_parser> struct385 typedef cntrl_parser self_t;387 cntrl_parser() {} in cntrl_parser() argument390 bool test(CharT ch) const in test()