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

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

Completed in 10 milliseconds