Lines Matching defs:strings
634 * Verify that strings which contain incomplete specifications are parsed
936 * Verify the correct behavior when handling invalid input strings.
946 const char* strings[] = {
949 int32_t strings_length = (int32_t)(sizeof(strings) / sizeof(strings[0]));
957 const char* text = strings[i];
1053 * the input strings in each row.
1553 errln("FAIL: unable to parse strings where case-folding changes length");
1952 * [i+2..] = data strings
1954 * The number of data strings depends on the control string.
2106 // Note: We no longer parse strings in different styles.
4323 // Test for date/time parsing regression with CLDR 22.1/ICU 50 pattern strings.
4360 if (formattedString.indexOf(". ") >= 0) { // will subtract "." at the end of strings.