Home
last modified time | relevance | path

Searched refs:json_type_string (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/textproc/fcitx5/fcitx5-5.0.11/src/im/keyboard/
H A Disocodes.cpp52 if (!name || json_object_get_type(name) != json_type_string) { in handle()
56 if (!alpha3 || json_object_get_type(alpha3) != json_type_string) { in handle()
61 if (alpha2 && json_object_get_type(alpha2) != json_type_string) { in handle()
67 json_object_get_type(bibliographic) != json_type_string) { in handle()
110 if (!nameObj || json_object_get_type(nameObj) != json_type_string) { in handle()
114 if (!alpha2 || json_object_get_type(alpha2) != json_type_string) { in handle()
/dports/chinese/fcitx/fcitx-4.2.9.7/src/im/keyboard/
H A Disocodes.c82 if (!name || json_object_get_type(name) != json_type_string) { in IsoCodes639Handler()
86 if (!alpha3 || json_object_get_type(alpha3) != json_type_string) { in IsoCodes639Handler()
91 if (alpha2 && json_object_get_type(alpha2) != json_type_string) { in IsoCodes639Handler()
96 if (bibliographic && json_object_get_type(bibliographic) != json_type_string) { in IsoCodes639Handler()
133 if (!name || json_object_get_type(name) != json_type_string) { in IsoCodes3166Handler()
137 if (!alpha2 || json_object_get_type(alpha2) != json_type_string) { in IsoCodes3166Handler()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/geojson/libjson/
H A Djson_object.c243 case json_type_string: in json_object_set_serializer()
458 case json_type_string: in json_object_get_boolean()
495 if (o_type == json_type_string) in json_object_get_int()
545 case json_type_string: in json_object_get_int64()
603 case json_type_string: in json_object_get_double()
632 struct json_object *jso = json_object_new(json_type_string); in json_object_new_string()
643 struct json_object *jso = json_object_new(json_type_string); in json_object_new_string_len()
658 case json_type_string: in json_object_get_string()
668 case json_type_string: in json_object_get_string_len()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/json/
H A Djson_object.c301 case json_type_string: in json_object_get_boolean()
338 case json_type_string: in json_object_get_int()
375 case json_type_string: in json_object_get_double()
402 struct json_object *this = json_object_new(json_type_string); in json_object_new_string()
412 struct json_object *this = json_object_new(json_type_string); in json_object_new_string_len()
424 case json_type_string: in json_object_get_string()
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdaljp2metadata.cpp1901 if( poGMLId && json_object_get_type(poGMLId) == json_type_string ) in CreateGMLJP2V2()
1910 if( poGCRTFPN && json_object_get_type(poGCRTFPN) == json_type_string ) in CreateGMLJP2V2()
1960 if( poGCRTFile && json_object_get_type(poGCRTFile) == json_type_string ) in CreateGMLJP2V2()
1989 json_object_get_type(poMetadata) == json_type_string ) in CreateGMLJP2V2()
2003 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2106 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2174 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2218 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2263 json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2271 json_object_get_type(poLabel) == json_type_string ) in CreateGMLJP2V2()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdaljp2metadata.cpp1901 if( poGMLId && json_object_get_type(poGMLId) == json_type_string ) in CreateGMLJP2V2()
1910 if( poGCRTFPN && json_object_get_type(poGCRTFPN) == json_type_string ) in CreateGMLJP2V2()
1960 if( poGCRTFile && json_object_get_type(poGCRTFile) == json_type_string ) in CreateGMLJP2V2()
1989 json_object_get_type(poMetadata) == json_type_string ) in CreateGMLJP2V2()
2003 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2106 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2174 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2218 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2263 json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2271 json_object_get_type(poLabel) == json_type_string ) in CreateGMLJP2V2()
[all …]
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdaljp2metadata.cpp1901 if( poGMLId && json_object_get_type(poGMLId) == json_type_string ) in CreateGMLJP2V2()
1910 if( poGCRTFPN && json_object_get_type(poGCRTFPN) == json_type_string ) in CreateGMLJP2V2()
1960 if( poGCRTFile && json_object_get_type(poGCRTFile) == json_type_string ) in CreateGMLJP2V2()
1989 json_object_get_type(poMetadata) == json_type_string ) in CreateGMLJP2V2()
2003 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2106 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2174 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2218 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2263 json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2271 json_object_get_type(poLabel) == json_type_string ) in CreateGMLJP2V2()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/geojson/libjson/
H A Djson_object.c269 case json_type_string: in json_object_set_serializer()
485 case json_type_string: in json_object_get_boolean()
522 if (o_type == json_type_string) in json_object_get_int()
580 case json_type_string: in json_object_get_int64()
641 case json_type_string: in json_object_get_double()
670 struct json_object *jso = json_object_new(json_type_string); in json_object_new_string()
681 struct json_object *jso = json_object_new(json_type_string); in json_object_new_string_len()
696 case json_type_string: in json_object_get_string()
706 case json_type_string: in json_object_get_string_len()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/geojson/libjson/
H A Djson_object.c269 case json_type_string: in json_object_set_serializer()
485 case json_type_string: in json_object_get_boolean()
522 if (o_type == json_type_string) in json_object_get_int()
580 case json_type_string: in json_object_get_int64()
641 case json_type_string: in json_object_get_double()
670 struct json_object *jso = json_object_new(json_type_string); in json_object_new_string()
681 struct json_object *jso = json_object_new(json_type_string); in json_object_new_string_len()
696 case json_type_string: in json_object_get_string()
706 case json_type_string: in json_object_get_string_len()
/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdaljp2metadata.cpp1872 if( poGMLId && json_object_get_type(poGMLId) == json_type_string ) in CreateGMLJP2V2()
1890 if( poMetadata && json_object_get_type(poMetadata) == json_type_string ) in CreateGMLJP2V2()
1904 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
1909 if( poContent && json_object_get_type(poContent) == json_type_string ) in CreateGMLJP2V2()
2000 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2064 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2088 else if( poStyle && json_object_get_type(poStyle) == json_type_string ) in CreateGMLJP2V2()
2107 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2150 if( poFile && json_object_get_type(poFile) == json_type_string ) in CreateGMLJP2V2()
2156 if( poLabel && json_object_get_type(poLabel) == json_type_string ) in CreateGMLJP2V2()
[all …]
/dports/sysutils/py-google-compute-engine/compute-image-packages-20190522/packages/google-compute-engine-oslogin/utils/
H A Doslogin_utils.cc350 if (val_type != json_type_string) { in ParseJsonToSshKeys()
356 if (val_type == json_type_int || val_type == json_type_string) { in ParseJsonToSshKeys()
419 if (val_type == json_type_int || val_type == json_type_string) { in ParseJsonToPasswd()
430 if (val_type == json_type_int || val_type == json_type_string) { in ParseJsonToPasswd()
441 if (val_type != json_type_string) { in ParseJsonToPasswd()
450 if (val_type != json_type_string) { in ParseJsonToPasswd()
459 if (val_type != json_type_string) { in ParseJsonToPasswd()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/plmosaic/
H A Dplmosaicdataset.cpp750 poDataType == NULL || json_object_get_type(poDataType) != json_type_string || in OpenMosaic()
751 poQuadPattern == NULL || json_object_get_type(poQuadPattern) != json_type_string || in OpenMosaic()
755 poLinksQuads == NULL || json_object_get_type(poLinksQuads) != json_type_string ) in OpenMosaic()
844 poLinksTiles != NULL && json_object_get_type(poLinksTiles) == json_type_string ) in OpenMosaic()
923 if( poFirstAcquired != NULL && json_object_get_type(poFirstAcquired) == json_type_string ) in OpenMosaic()
929 if( poLastAcquired != NULL && json_object_get_type(poLastAcquired) == json_type_string ) in OpenMosaic()
935 if( poTitle != NULL && json_object_get_type(poTitle) == json_type_string ) in OpenMosaic()
966 if( poNext != NULL && json_object_get_type(poNext) == json_type_string ) in ListSubdatasets()
990 if( poName != NULL && json_object_get_type(poName) == json_type_string ) in ListSubdatasets()
995 if( poTitle != NULL && json_object_get_type(poTitle) == json_type_string ) in ListSubdatasets()
[all …]
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/jsonc/
H A Djson_object.c301 case json_type_string: in json_object_set_serializer()
582 case json_type_string: in json_object_get_boolean()
630 if (o_type == json_type_string) in json_object_get_int()
697 case json_type_string: in json_object_get_int64()
919 case json_type_string: in json_object_get_double()
984 struct json_object *jso = json_object_new(json_type_string); in json_object_new_string()
1036 case json_type_string: in json_object_get_string()
1049 case json_type_string: in json_object_get_string_len()
1062 if (jso==NULL || jso->o_type!=json_type_string) return 0; in json_object_set_string_len()
1283 case json_type_string: in json_object_equal()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/plscenes/
H A Dogrplscenesdatav1dataset.cpp101 if( poId == nullptr || json_object_get_type(poId) != json_type_string ) in ParseItemType()
106 …poDisplayDescription != nullptr && json_object_get_type(poDisplayDescription) == json_type_string ) in ParseItemType()
110 if( poDisplayName != nullptr && json_object_get_type(poDisplayName) == json_type_string ) in ParseItemType()
165 if( poNext && json_object_get_type(poNext) == json_type_string ) in ParseItemTypes()
520 if( poStatus != nullptr && json_object_get_type(poStatus) == json_type_string ) in OpenRasterScene()
533 if( poLocation == nullptr || json_object_get_type(poLocation) != json_type_string || in OpenRasterScene()
538 if( poActivate == nullptr || json_object_get_type(poActivate) != json_type_string ) in OpenRasterScene()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/plscenes/
H A Dogrplscenesdatav1dataset.cpp101 if( poId == nullptr || json_object_get_type(poId) != json_type_string ) in ParseItemType()
106 …poDisplayDescription != nullptr && json_object_get_type(poDisplayDescription) == json_type_string ) in ParseItemType()
110 if( poDisplayName != nullptr && json_object_get_type(poDisplayName) == json_type_string ) in ParseItemType()
165 if( poNext && json_object_get_type(poNext) == json_type_string ) in ParseItemTypes()
520 if( poStatus != nullptr && json_object_get_type(poStatus) == json_type_string ) in OpenRasterScene()
533 if( poLocation == nullptr || json_object_get_type(poLocation) != json_type_string || in OpenRasterScene()
538 if( poActivate == nullptr || json_object_get_type(poActivate) != json_type_string ) in OpenRasterScene()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/plscenes/
H A Dogrplscenesdatav1dataset.cpp101 if( poId == nullptr || json_object_get_type(poId) != json_type_string ) in ParseItemType()
106 …poDisplayDescription != nullptr && json_object_get_type(poDisplayDescription) == json_type_string ) in ParseItemType()
110 if( poDisplayName != nullptr && json_object_get_type(poDisplayName) == json_type_string ) in ParseItemType()
165 if( poNext && json_object_get_type(poNext) == json_type_string ) in ParseItemTypes()
520 if( poStatus != nullptr && json_object_get_type(poStatus) == json_type_string ) in OpenRasterScene()
533 if( poLocation == nullptr || json_object_get_type(poLocation) != json_type_string || in OpenRasterScene()
538 if( poActivate == nullptr || json_object_get_type(poActivate) != json_type_string ) in OpenRasterScene()
/dports/net/mpich/mpich-3.4.3/modules/json-c/
H A Djson_object.c311 case json_type_string: in json_object_set_serializer()
597 case json_type_string: in json_object_get_boolean()
645 if (o_type == json_type_string) in json_object_get_int()
714 case json_type_string: in json_object_get_int64()
967 case json_type_string: in json_object_get_double()
1041 struct json_object *jso = json_object_new(json_type_string); in json_object_new_string()
1093 case json_type_string: in json_object_get_string()
1106 case json_type_string: in json_object_get_string_len()
1119 if (jso==NULL || jso->o_type!=json_type_string) return 0; in json_object_set_string_len()
1345 case json_type_string: in json_object_equal()
[all …]
/dports/devel/json-c/json-c-0.15/
H A Djson_object.c330 case json_type_string: json_object_string_delete(jso); break; in json_object_put()
432 case json_type_string: in json_object_set_serializer()
704 case json_type_string: return (JC_STRING_C(jso)->len != 0); in json_object_get_boolean()
761 else if (o_type == json_type_string) in json_object_get_int()
848 case json_type_string: in json_object_get_int64()
886 case json_type_string: in json_object_get_uint64()
1182 case json_type_string: in json_object_get_double()
1304 case json_type_string: return get_string_component(jso); in json_object_get_string()
1315 case json_type_string: in json_object_get_string_len()
1329 if (jso == NULL || jso->o_type != json_type_string) in _json_object_set_string_len()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/json-c/
H A Djson_object.c330 case json_type_string: json_object_string_delete(jso); break; in json_object_put()
432 case json_type_string: in json_object_set_serializer()
704 case json_type_string: return (JC_STRING_C(jso)->len != 0); in json_object_get_boolean()
761 else if (o_type == json_type_string) in json_object_get_int()
848 case json_type_string: in json_object_get_int64()
886 case json_type_string: in json_object_get_uint64()
1182 case json_type_string: in json_object_get_double()
1304 case json_type_string: return get_string_component(jso); in json_object_get_string()
1315 case json_type_string: in json_object_get_string_len()
1329 if (jso == NULL || jso->o_type != json_type_string) in _json_object_set_string_len()
[all …]
/dports/devel/json-c/json-c-0.15/tests/
H A Dtest_cast.c92 json_type_to_name(json_type_array), json_type_to_name(json_type_string)); in checktype_header()
104 json_object_is_type(o, json_type_string)); in checktype()
/dports/net/mpich/mpich-3.4.3/modules/json-c/tests/
H A Dtest_cast.c94 json_type_to_name(json_type_string)); in checktype_header()
110 json_object_is_type(o, json_type_string)); in checktype()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/jsonc/tests/
H A Dtest_cast.c94 json_type_to_name(json_type_string)); in checktype_header()
110 json_object_is_type(o, json_type_string)); in checktype()
/dports/x11-fonts/fontconfig/fontconfig-2.13.94/test/
H A Dtest-conf.c72 else if (json_object_get_type (iter.val) == json_type_string) in build_pattern()
124 if (type == json_type_string) { in build_pattern()
144 if (type != json_type_string) { in build_pattern()
174 if (type != json_type_string) { in build_pattern()
197 if (type != json_type_string) { in build_pattern()
328 if (json_object_get_type (iter.val) != json_type_string) in run_test()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/plmosaic/
H A Dplmosaicdataset.cpp806 if( poId == nullptr || json_object_get_type(poId) != json_type_string || in OpenMosaic()
807 … poCoordinateSystem == nullptr || json_object_get_type(poCoordinateSystem) != json_type_string || in OpenMosaic()
808 poDataType == nullptr || json_object_get_type(poDataType) != json_type_string || in OpenMosaic()
936 json_object_get_type(poLinksTiles) == json_type_string ) in OpenMosaic()
1059 if( poFirstAcquired != nullptr && json_object_get_type(poFirstAcquired) == json_type_string ) in OpenMosaic()
1065 if( poLastAcquired != nullptr && json_object_get_type(poLastAcquired) == json_type_string ) in OpenMosaic()
1071 if( poName != nullptr && json_object_get_type(poName) == json_type_string ) in OpenMosaic()
1101 if( poNext != nullptr && json_object_get_type(poNext) == json_type_string ) in ListSubdatasets()
1124 if( poName != nullptr && json_object_get_type(poName) == json_type_string ) in ListSubdatasets()
1130 … if( poCoordinateSystem && json_object_get_type(poCoordinateSystem) == json_type_string ) in ListSubdatasets()
[all …]
/dports/graphics/gdal/gdal-3.3.3/frmts/plmosaic/
H A Dplmosaicdataset.cpp806 if( poId == nullptr || json_object_get_type(poId) != json_type_string || in OpenMosaic()
807 … poCoordinateSystem == nullptr || json_object_get_type(poCoordinateSystem) != json_type_string || in OpenMosaic()
808 poDataType == nullptr || json_object_get_type(poDataType) != json_type_string || in OpenMosaic()
936 json_object_get_type(poLinksTiles) == json_type_string ) in OpenMosaic()
1059 if( poFirstAcquired != nullptr && json_object_get_type(poFirstAcquired) == json_type_string ) in OpenMosaic()
1065 if( poLastAcquired != nullptr && json_object_get_type(poLastAcquired) == json_type_string ) in OpenMosaic()
1071 if( poName != nullptr && json_object_get_type(poName) == json_type_string ) in OpenMosaic()
1101 if( poNext != nullptr && json_object_get_type(poNext) == json_type_string ) in ListSubdatasets()
1124 if( poName != nullptr && json_object_get_type(poName) == json_type_string ) in ListSubdatasets()
1130 … if( poCoordinateSystem && json_object_get_type(poCoordinateSystem) == json_type_string ) in ListSubdatasets()
[all …]

12345678