Lines Matching full:endl
98 sout << "</b>" << line.substr(spos) << "<b>" << endl;
101 sout << line << endl;
117 cout << "usage: " << argv[0] << " [lz4_version] [input_file] [output_html]" << endl;
125 cout << "Error opening file " << argv[2] << endl;
131 cout << "Error opening file " << argv[3] << endl;
149 sout << "</b></pre><BR>" << endl;
157 sout << "</b></pre><BR>" << endl;
170 sout << "</b></pre><BR>" << endl;
210 sout << "</p></pre><BR>" << endl << endl;
223 sout << "<BR></pre>" << endl << endl;
225 sout << "</pre>" << endl << endl;
229 ostream << "<html>\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=ISO-8859-1\">\n<title>" << version << "</title>\n</head>\n<body>" << endl;
238 ostream << "</html>" << endl << "</body>" << endl;