Searched refs:json_string_nocheck (Results 1 – 6 of 6) sorted by relevance
105 value = json_string_nocheck("foo"); in run_tests()130 value = json_string_nocheck("qu\xff"); in run_tests()
8 json_string_nocheck
88 json_t *json_string_nocheck(const char *value);
670 json_t *json_string_nocheck(const char *value) in json_string_nocheck() function
548 doesn't check for valid UTF-8: `json_string_nocheck()`,
320 .. function:: json_t *json_string_nocheck(const char *value)332 Like :func:`json_string_nocheck`, but with explicit length, so