Home | History | Annotate | Download | only in intltest

Lines Matching refs:strings

478  * Verify that strings which contain incomplete specifications are parsed
780 * Verify the correct behavior when handling invalid input strings.
790 const char* strings[] = {
793 int32_t strings_length = (int32_t)(sizeof(strings) / sizeof(strings[0]));
801 const char* text = strings[i];
874 * the input strings in each row.
1309 errln("FAIL: unable to parse strings where case-folding changes length");
1664 * [i+2..] = data strings
1666 * The number of data strings depends on the control string.