Home
last modified time | relevance | path

Searched defs:json (Results 101 – 125 of 12187) sorted by relevance

12345678910>>...488

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/.github/
H A Dbuild-packages.php9 $json = ltrim(file_get_contents('composer.json')); variable
33 $json = ltrim(file_get_contents($dir.'/composer.json')); variable
44 …$json = rtrim(json_encode(array('repositories' => $package->repositories), $flags), "\n}").','.sub… variable
71 $json = ltrim(file_get_contents('composer.json')); variable
81 …$json = rtrim(json_encode(array('repositories' => $package->repositories), $flags), "\n}").','.sub… variable
/dports/devel/jansson/jansson-2.14/src/
H A Dvalue.c89 size_t json_object_size(const json_t *json) { in json_object_size()
180 int json_object_clear(json_t *json) { in json_object_clear()
285 void *json_object_iter(json_t *json) { in json_object_iter()
451 size_t json_array_size(const json_t *json) { in json_array_size()
609 int json_array_clear(json_t *json) { in json_array_clear()
841 json_t *json = NULL; in json_vsprintf() local
938 double json_real_value(const json_t *json) { in json_real_value()
966 double json_number_value(const json_t *json) { in json_number_value()
994 void json_delete(json_t *json) { in json_delete()
1052 json_t *json_copy(json_t *json) { in json_copy()
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/jansson-fd3e9e3/src/
H A Dvalue.c89 size_t json_object_size(const json_t *json) { in json_object_size()
180 int json_object_clear(json_t *json) { in json_object_clear()
285 void *json_object_iter(json_t *json) { in json_object_iter()
451 size_t json_array_size(const json_t *json) { in json_array_size()
609 int json_array_clear(json_t *json) { in json_array_clear()
841 json_t *json = NULL; in json_vsprintf() local
938 double json_real_value(const json_t *json) { in json_real_value()
966 double json_number_value(const json_t *json) { in json_number_value()
994 void json_delete(json_t *json) { in json_delete()
1052 json_t *json_copy(json_t *json) { in json_copy()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/RedfishPkg/Library/JsonLib/jansson/src/
H A Dvalue.c85 size_t json_object_size(const json_t *json) { in json_object_size()
144 int json_object_clear(json_t *json) { in json_object_clear()
246 void *json_object_iter(json_t *json) { in json_object_iter()
404 size_t json_array_size(const json_t *json) { in json_array_size()
562 int json_array_clear(json_t *json) { in json_array_clear()
793 json_t *json = NULL; in json_vsprintf() local
888 double json_real_value(const json_t *json) { in json_real_value()
916 double json_number_value(const json_t *json) { in json_number_value()
944 void json_delete(json_t *json) { in json_delete()
1002 json_t *json_copy(json_t *json) { in json_copy()
[all …]
/dports/devel/grpc/grpc-1.42.0/src/core/lib/json/
H A Djson_util.h44 bool ExtractJsonNumber(const Json& json, absl::string_view field_name, in ExtractJsonNumber()
66 bool ExtractJsonString(const Json& json, absl::string_view field_name, in ExtractJsonString()
90 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
95 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
100 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
105 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
110 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
115 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/json/
H A Djson_util.h44 bool ExtractJsonNumber(const Json& json, absl::string_view field_name, in ExtractJsonNumber()
66 bool ExtractJsonString(const Json& json, absl::string_view field_name, in ExtractJsonString()
90 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
95 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
100 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
105 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
110 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
115 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/json/
H A Djson_util.h44 bool ExtractJsonNumber(const Json& json, absl::string_view field_name, in ExtractJsonNumber()
66 bool ExtractJsonString(const Json& json, absl::string_view field_name, in ExtractJsonString()
90 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
95 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
100 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
105 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
110 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
115 inline bool ExtractJsonType(const Json& json, absl::string_view field_name, in ExtractJsonType()
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/jansson/test/suites/api/
H A Dtest_dump.c39 json_t *json; in encode_twice() local
81 json_t *json; in circular_references() local
126 json_t *json; in encode_other_than_array_or_object() local
163 json_t *json; in escape_slashes() local
185 json_t *json; in encode_nul_byte() local
199 json_t *json; in dump_file() local
/dports/databases/opentsdb/opentsdb-2.3.0/test/query/pojo/
H A DTestFilter.java29 String json = "{\"id\":null}"; in validationErrorWhenIdIsNull() local
36 String json = "{\"id\":\"bad.Id\",\"tags\":[]}"; in validationBadId() local
43 String json = "{\"id\":\"f1\",\"tags\":[{\"tagk\":\"host\"," in deserialize() local
76 String json = "{\"id\":\"1\",\"unknown\":\"yo\"}"; in unknownShouldBeIgnored() local
83 String json = "{\"id\":\"1\",\"tags\":[{\"tagk\":\"\"," in invalidTags() local
93 String json = "{\"id\":\"1\",\"tags\":[{\"tagk\":\"\"," in invalidAggregation() local
/dports/converters/R-cran-jsonlite/jsonlite/inst/doc/
H A Djson-aaquickstart.R17 json <- '["Mario", "Peach", null, "Bowser"]' globalVar
33 ]'
46 ]'
61 ]'
/dports/sysutils/watchman/watchman-4.5.0/thirdparty/jansson/
H A Dvalue.c67 size_t json_object_size(const json_t *json) in json_object_size()
134 int json_object_clear(json_t *json) in json_object_clear()
197 void *json_object_iter(json_t *json) in json_object_iter()
390 size_t json_array_size(const json_t *json) in json_array_size()
563 int json_array_clear(json_t *json) in json_array_clear()
825 double json_real_value(const json_t *json) in json_real_value()
833 int json_real_set(json_t *json, double value) in json_real_set()
861 double json_number_value(const json_t *json) in json_number_value()
897 void json_delete(json_t *json) in json_delete()
953 json_t *json_copy(json_t *json) in json_copy()
[all …]
/dports/databases/webdis/webdis-0.1.18/src/jansson/src/
H A Dvalue.c88 size_t json_object_size(const json_t *json) in json_object_size()
165 int json_object_clear(json_t *json) in json_object_clear()
202 void *json_object_iter(json_t *json) in json_object_iter()
383 size_t json_array_size(const json_t *json) in json_array_size()
556 int json_array_clear(json_t *json) in json_array_clear()
786 double json_real_value(const json_t *json) in json_real_value()
794 int json_real_set(json_t *json, double value) in json_real_set()
822 double json_number_value(const json_t *json) in json_number_value()
858 void json_delete(json_t *json) in json_delete()
914 json_t *json_copy(json_t *json) in json_copy()
[all …]
H A Djansson.h61 #define json_typeof(json) ((json)->type) argument
62 #define json_is_object(json) (json && json_typeof(json) == JSON_OBJECT) argument
63 #define json_is_array(json) (json && json_typeof(json) == JSON_ARRAY) argument
64 #define json_is_string(json) (json && json_typeof(json) == JSON_STRING) argument
65 #define json_is_integer(json) (json && json_typeof(json) == JSON_INTEGER) argument
66 #define json_is_real(json) (json && json_typeof(json) == JSON_REAL) argument
68 #define json_is_true(json) (json && json_typeof(json) == JSON_TRUE) argument
69 #define json_is_false(json) (json && json_typeof(json) == JSON_FALSE) argument
71 #define json_is_null(json) (json && json_typeof(json) == JSON_NULL) argument
86 json_t *json_incref(json_t *json) in json_incref()
[all …]
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/jansson/
H A Dvalue.c64 size_t json_object_size(const json_t *json) in json_object_size()
131 int json_object_clear(json_t *json) in json_object_clear()
194 void *json_object_iter(json_t *json) in json_object_iter()
355 size_t json_array_size(const json_t *json) in json_array_size()
531 int json_array_clear(json_t *json) in json_array_clear()
769 double json_real_value(const json_t *json) in json_real_value()
777 int json_real_set(json_t *json, double value) in json_real_set()
805 double json_number_value(const json_t *json) in json_number_value()
841 void json_delete(json_t *json) in json_delete()
897 json_t *json_copy(json_t *json) in json_copy()
[all …]
/dports/net-p2p/cpuminer/cpuminer-2.5.0/compat/jansson/
H A Dvalue.c90 unsigned int json_object_size(const json_t *json) in json_object_size()
165 int json_object_clear(json_t *json) in json_object_clear()
202 void *json_object_iter(json_t *json) in json_object_iter()
556 int json_array_clear(json_t *json) in json_array_clear()
739 int json_integer_value(const json_t *json) in json_integer_value()
747 int json_integer_set(json_t *json, int value) in json_integer_set()
786 double json_real_value(const json_t *json) in json_real_value()
822 double json_number_value(const json_t *json) in json_number_value()
867 void json_delete(json_t *json) in json_delete()
923 json_t *json_copy(json_t *json) in json_copy()
[all …]
/dports/sysutils/kf5-baloo/baloo-5.89.0/autotests/unit/lib/
H A Dqueryserializationtest.cpp38 QByteArray json = query.toJSON(); in testBasic() local
56 QByteArray json = query.toJSON(); in testTerm() local
67 QByteArray json = query.toJSON(); in testAndTerm() local
78 QByteArray json = query.toJSON(); in testDateTerm() local
89 QByteArray json = query.toJSON(); in testDateTimeTerm() local
102 QByteArray json = query.toJSON(); in testCustomOptions() local
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/tests/ondemand/
H A Dondemand_error_location_tests.cpp10 auto json = R"( [1,2,3] )"_padded; in array() local
34 auto json = R"( {"a":1, "b":2, "c":3} )"_padded; in object() local
109 auto json = R"( [[[]] )"_padded; in broken_json2() local
124 auto json = R"( [1 1.23, 2] )"_padded; in broken_json3() local
145 auto json = R"( {"a":1, 3.5, "b":5} )"_padded; in broken_json4() local
158 auto json = R"( [1,2,3 )"_padded; in incomplete_json() local
173 auto json = R"( [tru, fals] )"_padded; in boolean_error() local
187 auto json = R"( {"a":5, "b":4} )"_padded; in no_such_field() local
198 auto json = R"( {"a":5, "b":4} )"_padded; in object_with_no_such_field() local
216 auto json = R"( [13.34.514] )"_padded; in number_parsing_error() local
[all …]
/dports/devel/cppcheck/cppcheck-2.6.3/test/
H A Dtestimportproject.cpp105 const char json[] = R"([{ in importCompileCommands1() local
120 const char json[] = R"([{ in importCompileCommands2() local
145 const char json[] = R"([{ in importCompileCommands3() local
158 const char json[] = R"([{ in importCompileCommands4() local
170 const char json[] = in importCompileCommands5() local
189 const char json[] = in importCompileCommands6() local
210 const char json[] = in importCompileCommands7() local
228 const char json[] = in importCompileCommands8() local
245 const char json[] = "[ { \"directory\": \"/tmp/\"," in importCompileCommandsArgumentsSection() local
256 const char json[] = "[ { \"directory\": \"/tmp/\"," in importCompileCommandsNoCommandSection() local
/dports/devel/cppcheck-gui/cppcheck-2.6.3/test/
H A Dtestimportproject.cpp105 const char json[] = R"([{ in importCompileCommands1() local
120 const char json[] = R"([{ in importCompileCommands2() local
145 const char json[] = R"([{ in importCompileCommands3() local
158 const char json[] = R"([{ in importCompileCommands4() local
170 const char json[] = in importCompileCommands5() local
189 const char json[] = in importCompileCommands6() local
210 const char json[] = in importCompileCommands7() local
228 const char json[] = in importCompileCommands8() local
245 const char json[] = "[ { \"directory\": \"/tmp/\"," in importCompileCommandsArgumentsSection() local
256 const char json[] = "[ { \"directory\": \"/tmp/\"," in importCompileCommandsNoCommandSection() local
/dports/devel/spark/spark-2.1.1/core/src/test/scala/org/apache/spark/deploy/rest/
H A DSubmitRestProtocolSuite.scala59 val json = request.toJson constant
74 val json = response.toJson constant
120 val json = message.toJson constant
151 val json = message.toJson constant
167 val json = message.toJson constant
187 val json = message.toJson constant
205 val json = message.toJson constant
/dports/misc/ruut/ruut-0.6.1/src/
H A Djson.rs46 let json = r#" in invalid_json() localVariable
68 let json = r#""#; in zero_length_json() localVariable
75 let json = r#"{}"#; in empty_object_json() localVariable
82 let json = r#" in multiple_roots_json() localVariable
99 let json = r#" in good_json() localVariable
132 let json = r#" in good_json5() localVariable
H A Djson_properties.rs115 let json = r#" in invalid_json() localVariable
143 let json = r#""#; in zero_length_json() localVariable
156 let json = r#"{}"#; in empty_object_json() localVariable
172 let json = r#" in multiple_roots_arr_json() localVariable
199 let json = r#" in good_json() localVariable
239 let json = r#" in good_json_arr() localVariable
279 let json = r#" in good_json_diff_json_prop_names() localVariable
318 let json = r#" in json_with_missing_prop_no_default() localVariable
347 let json = r#" in json_with_missing_prop_with_default() localVariable
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-kms/src/main/java/org/apache/hadoop/crypto/key/kms/server/
H A DKMSServerJSONUtils.java38 Map json = new LinkedHashMap(); in toJSON() local
53 List json = new ArrayList(); in toJSON() local
64 Map json = new LinkedHashMap(); in toJSON() local
79 Map json = new LinkedHashMap(); in toJSON() local
96 List json = new ArrayList(); in toJSON() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/app_list/search/search_result_ranker/
H A Drecurrence_ranker_util_unittest.cc26 base::Optional<RecurrenceRankerConfigProto> Convert(const std::string& json) { in Convert()
44 RecurrenceRankerConfigProto ConvertAndAssertValid(const std::string& json) { in ConvertAndAssertValid()
165 const std::string json = R"({ local
186 const std::string json = R"({ local
206 const std::string json = R"({ local
222 const std::string json = R"({ local
252 const std::string json = R"({ local
268 const std::string json = R"({ local
285 const std::string json = R"({ local
/dports/databases/redisjson/jsonpath-198043336123efdb71172af9f5aef18ef5ec2d6b/benchmark/benches/
H A Dbench.rs39 let json = get_json(); in bench_selector() localVariable
50 let json = get_json(); in bench_selector_as() localVariable
61 let json = get_json(); in bench_select_val() localVariable
71 let json = get_string(); in bench_select_as_str() localVariable
81 let json = get_json(); in bench_compile() localVariable
92 let json = get_string(); in bench_select_as() localVariable
111 let json = get_json(); in bench_delete() localVariable
124 let json = &get_json(); in bench_select_to_compare_with_delete() localVariable
131 let json = json.clone(); in bench_select_to_compare_with_delete() localVariable

12345678910>>...488