Lines Matching refs:string
12 #include <string.h>
43 const char *err, *aux_err; /* Error string for test */
45 char *reason; /* Expected error reason string */
230 * Unescape some sequences in string literals (only \n for now).
272 * For a hex string "value" convert to a binary allocated buffer.
301 /* Check for string literal */
1114 /* Algorithm string for this MAC */
2049 TEST_error("Integer overflow in string %s", value);
2054 TEST_error("Invalid character in string %s", value);
3676 * Return 1 if one of the providers named in the string is available.