Home
last modified time | relevance | path

Searched refs:json_string_set (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/jansson/src/
HDjansson.def12 json_string_set
HDjansson.h211 int json_string_set(json_t *string, const char *value);
HDvalue.c749 int json_string_set(json_t *json, const char *value) in json_string_set() function
/NextBSD/contrib/jansson/test/suites/api/
HDtest_simple.c80 if(json_string_set(value, "barr")) in run_tests()
/NextBSD/contrib/jansson/
HDCHANGES340 - `json_string_set()`: Check that target is a string and value is
564 `json_string_set()`, `json_integer_set()` and `json_real_set`.
/NextBSD/contrib/jansson/doc/
HDapiref.rst349 .. function:: int json_string_set(const json_t *string, const char *value)
357 Like :func:`json_string_set`, but with explicit length, so *value*
362 Like :func:`json_string_set`, but doesn't check that *value* is