Home | History | Annotate | Download | only in unicode

Lines Matching full:endl

110 *   cout << "abc is less than ABC" << endl;
112 * cout << "abc is greater than or equal to ABC" << endl;
134 * cout << "'abc' and 'ABC' strings are equivalent with strength PRIMARY" << endl;