Lines Matching defs:line
188 const char *line;
195 .line = "U3R1cGlkIEJhc2U2NCB0ZXN0"
198 .line = "U3R1cGlkIEJhc2U2NCB0ZXN0"
204 .line = "U3R1cGlkIHZlcnkgdmVyeSB2ZXJ5IHZlcnkgdmVyeS"
220 const char *line, *error = NULL;
233 &line, &error_code, &error)) > 0);
239 test_out(t_strdup_printf("line = `%s'",
240 str_sanitize(test->line, 24)),
241 null_strcmp(line, test->line) == 0);
288 const char *response_text, *line, *error;
303 &line, &error_code, &error)) > 0);