Home | History | Annotate | Download | only in cintltst

Lines Matching full:print

161         while(*currentSk != 0x01 && *currentSk != 0x00) { /* print a level */
171 uprv_appendByteToHexString(current, *currentSk++); /* This should print '01' */
1287 if (strcmp(input, output) == 0) { /* Unique locale, print it out */