Home
last modified time | relevance | path

Searched refs:JSON_ALLOW_NUL (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/jansson/jansson-2.14/test/suites/invalid/null-escape-in-string/
H A Derror2 \u0000 is not allowed without JSON_ALLOW_NUL
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/RedfishPkg/Library/JsonLib/jansson/test/suites/invalid/null-escape-in-string/
H A Derror2 \u0000 is not allowed without JSON_ALLOW_NUL
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/jansson-fd3e9e3/test/suites/invalid/null-escape-in-string/
H A Derror2 \u0000 is not allowed without JSON_ALLOW_NUL
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/jansson/test/suites/invalid/null-escape-in-string/
H A Derror2 \u0000 is not allowed without JSON_ALLOW_NUL
/dports/devel/jansson/jansson-2.14/test/ossfuzz/
H A Djson_load_dump_fuzzer.cc61 load_flags & JSON_ALLOW_NUL); in LLVMFuzzerTestOneInput()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/RedfishPkg/Library/JsonLib/jansson/test/ossfuzz/
H A Djson_load_dump_fuzzer.cc61 load_flags & JSON_ALLOW_NUL); in LLVMFuzzerTestOneInput()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/jansson-fd3e9e3/test/ossfuzz/
H A Djson_load_dump_fuzzer.cc61 load_flags & JSON_ALLOW_NUL); in LLVMFuzzerTestOneInput()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/scripting/util/
H A DLuaValueDeserializer.cpp31 JSON_DECODE_ANY | JSON_DECODE_INT_AS_REAL | JSON_ALLOW_NUL, in deserializePlainJson()
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/jansson/test/suites/api/
H A Dtest_load.c153 json = json_loads(text, JSON_ALLOW_NUL | JSON_DECODE_ANY, NULL); in allow_nul()
/dports/devel/jansson/jansson-2.14/test/suites/api/
H A Dtest_load.c154 json = json_loads(text, JSON_ALLOW_NUL | JSON_DECODE_ANY, NULL); in allow_nul()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/RedfishPkg/Library/JsonLib/jansson/test/suites/api/
H A Dtest_load.c154 json = json_loads(text, JSON_ALLOW_NUL | JSON_DECODE_ANY, NULL); in allow_nul()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/jansson-fd3e9e3/test/suites/api/
H A Dtest_load.c154 json = json_loads(text, JSON_ALLOW_NUL | JSON_DECODE_ANY, NULL); in allow_nul()
/dports/security/yara/yara-4.1.1/libyara/modules/cuckoo/
H A Dcuckoo.c431 JSON_ALLOW_NUL, in module_load()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/jansson/src/
H A Djansson.h249 #define JSON_ALLOW_NUL 0x10 macro
H A Dload.c808 if(!(flags & JSON_ALLOW_NUL)) { in parse_value()
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/jansson/src/
H A Djansson.h269 #define JSON_ALLOW_NUL 0x10 macro
H A Dload.c818 if(!(flags & JSON_ALLOW_NUL)) { in parse_value()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/RedfishPkg/Library/JsonLib/jansson/src/
H A Djansson.h329 #define JSON_ALLOW_NUL 0x10 macro
H A Dload.c790 if (!(flags & JSON_ALLOW_NUL)) { in parse_value()
/dports/devel/jansson/jansson-2.14/src/
H A Djansson.h362 #define JSON_ALLOW_NUL 0x10 macro
H A Dload.c790 if (!(flags & JSON_ALLOW_NUL)) { in parse_value()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/jansson-fd3e9e3/src/
H A Djansson.h362 #define JSON_ALLOW_NUL 0x10
H A Dload.c790 if (!(flags & JSON_ALLOW_NUL)) { in parse_value()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/RedfishPkg/Library/JsonLib/
H A Dload.c794 if (!(flags & JSON_ALLOW_NUL)) { in parse_value()
/dports/sysutils/edk2/edk2-edk2-stable202102/RedfishPkg/Library/JsonLib/
H A Dload.c794 if (!(flags & JSON_ALLOW_NUL)) { in parse_value()

12