Home | History | Annotate | Download | only in unicode

Lines Matching full:cout

114 *   cout << "abc is less than ABC" << endl;
116 * cout << "abc is greater than or equal to ABC" << endl;
138 * cout << "'abc' and 'ABC' strings are equivalent with strength PRIMARY" << endl;