Home | History | Annotate | Download | only in grxmlcompile

Lines Matching full:showline

126 const char* showline(const char* fn, int line_num)
219 std::cout << "Error: near " << showline( filename.c_str(), node.ErrorRow()) << std::endl;