Lines Matching defs:strings
448 * Verify that strings which contain incomplete specifications are parsed
734 * Verify the correct behavior when handling invalid input strings.
744 const char* strings[] = {
747 int32_t strings_length = (int32_t)(sizeof(strings) / sizeof(strings[0]));
755 const char* text = strings[i];
828 * the input strings in each row.
1254 errln("FAIL: unable to parse strings where case-folding changes length");
1609 * [i+2..] = data strings
1611 * The number of data strings depends on the control string.