Home
last modified time | relevance | path

Searched refs:cJSON_AddRawToObject (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/libcjson/cJSON-1.7.15/tests/
H A Dcjson_add.c323 cJSON_AddRawToObject(root, "raw", "{}"); in cjson_add_raw_should_add_raw()
336 TEST_ASSERT_NULL(cJSON_AddRawToObject(NULL, "raw", "{}")); in cjson_add_raw_should_fail_with_null_pointers()
337 TEST_ASSERT_NULL(cJSON_AddRawToObject(root, NULL, "{}")); in cjson_add_raw_should_fail_with_null_pointers()
348 TEST_ASSERT_NULL(cJSON_AddRawToObject(root, "raw", "{}")); in cjson_add_raw_should_fail_on_allocation_failure()
/dports/net/mosquitto/mosquitto-2.0.13/plugins/dynamic-security/
H A Djson_help.c102 return cJSON_AddRawToObject(object, name, buf); in cJSON_AddIntToObject()
/dports/net/aprsc/aprsc-2.1.10.gd72a17c/src/
H A DcJSON.h170 #define cJSON_AddRawToObject(object,name,s) cJSON_AddItemToObject(object, name, cJSON_CreateRaw(s)) macro
/dports/graphics/libglvnd/libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49/src/util/
H A DcJSON.h244 #define cJSON_AddRawToObject(object,name,s) cJSON_AddItemToObject(object, name, cJSON_CreateRaw(s)) macro
/dports/irc/epic5/epic5-2.1.6/include/
H A DcJSON.h246 #define cJSON_AddRawToObject(object,name,s) cJSON_AddItemToObject(object, name, cJSON_CreateRaw(s)) macro
/dports/graphics/art/ART-1.9.3/rtengine/
H A DcJSON.h256 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/esl/src/include/
H A Desl_cJSON.h256 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_cJSON.h256 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/lang/v/v-0.1.29/thirdparty/cJSON/
H A DcJSON.h264 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/games/nlarn/nlarn-NLarn-0.7.6/inc/external/
H A DcJSON.h256 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/security/aws-c-auth/aws-c-auth-0.6.5/include/aws/auth/external/
H A DcJSON.h273 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/www/civetweb/civetweb-1.15/examples/rest/cJSON/
H A DcJSON.h256 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/external/cJSON/
H A DcJSON.h256 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/external/cJSON/
H A DcJSON.h256 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/external/cJSON/
H A DcJSON.h256 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/graphics/mapcache/mapcache-1.10.0/include/
H A DcJSON.h256 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A DcJSON.h256 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/graphics/filmulator/filmulator-gui-0.11.1/filmulator-gui/database/
H A DcJSON.h256 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/net/mosquitto/mosquitto-2.0.13/apps/mosquitto_ctrl/
H A Ddynsec.c91 return cJSON_AddRawToObject(object, name, buf); in cJSON_AddIntToObject()
616 || cJSON_AddRawToObject(j_client, "iterations", buf) == NULL in init_add_client()
/dports/multimedia/librist/librist-5c1f4a06ab46e16e6bba42fe7381d8353020a1fd/contrib/contrib_cJSON/cjson/
H A DcJSON.h270 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/include/aws/core/external/cjson/
H A DcJSON.h282 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/devel/aws-crt-cpp/aws-crt-cpp-0.17.2/include/aws/crt/external/
H A DcJSON.h288 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DcJSON.h270 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/graphics/libavif/libavif-0.9.3/tests/
H A DcJSON.h270 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…
/dports/devel/libcjson/cJSON-1.7.15/
H A DcJSON.h270 CJSON_PUBLIC(cJSON*) cJSON_AddRawToObject(cJSON * const object, const char * const name, const char…

12