Searched defs:rest_of_line (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/unit/atf-src/tools/
H A Dparser.hpp164 std::string rest_of_line(void);
306 tokenizer< IS >::rest_of_line(void) function in class:tools::parser::tokenizer
334 std::string rest_of_line(void);
438 parser< TKZ >::rest_of_line(void) function in class:tools::parser::parser
440 return m_tkz.rest_of_line();

Completed in 1442 milliseconds