Lines Matching refs:string
184 #include <string.h>
796 #include <string.h>
1390 #include <string.h>
2269 #include <string.h>
3417 #include <string.h>
3422 char str[1]; /* Null-terminated string data follows. */
3603 /* No '.' in the name, return the full string. */
5580 #include <string.h>
5800 /* Clear string pointer, only size matters (ptr could be non-NULL). */
6002 #include <string.h>
6189 jsondec_err(d, "Object must start with string");
6274 /* JSON string ****************************************************************/
6304 jsondec_err(d, "EOF inside string");
6386 jsondec_err(d, "Expected string");
6419 jsondec_err(d, "Invalid char in JSON string");
6427 jsondec_err(d, "EOF inside string");
6665 jsondec_err(d, "Expected number or string");
6701 jsondec_err(d, "Expected number or string");
6736 jsondec_err(d, "Expected number or string");
7140 /* string string_value = 3; */
7215 /* repeated string paths = 1; */
7283 /* string type_url = 1;
7418 #include <string.h>
7655 /* This could be a non-ASCII byte. We rely on the string being valid