Lines Matching defs:strings
671 * Verify that strings which contain incomplete specifications are parsed
973 * Verify the correct behavior when handling invalid input strings.
983 const char* strings[] = {
986 int32_t strings_length = UPRV_LENGTHOF(strings);
994 const char* text = strings[i];
1090 * the input strings in each row.
1592 errln("FAIL: unable to parse strings where case-folding changes length");
1994 * [i+2..] = data strings
1996 * The number of data strings depends on the control string.
2148 // Note: We no longer parse strings in different styles.
4426 // Test for date/time parsing regression with CLDR 22.1/ICU 50 pattern strings.
4463 if (formattedString.indexOf(". ") >= 0) { // will subtract "." at the end of strings.