Home | History | Annotate | Download | only in unicode

Lines Matching full:cout

85  *         cout << endl << "FORMAT " << j << endl;
102 * cout << locales[i].getDisplayName(displayName) << ": " << pattern;
103 * cout << " -> " << form->format(myNumber,str) << endl;
127 * cout << "format result " << form->format(myNumber, str) << endl;