Home
last modified time | relevance | path

Searched refs:json_error (Results 1 – 25 of 144) sorted by relevance

123456

/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/src/libs/zbxjson/
H A Djson_parser.c85 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
113 return json_error("invalid escape sequence in string", in json_parse_string()
120 return json_error("invalid escape sequence in string data", in json_parse_string()
229 return json_error("invalid numeric value format", start, error); in json_parse_number()
233 return json_error("invalid numeric value format", start, error); in json_parse_number()
238 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
243 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
286 return json_error("invalid literal value", start, error); in json_parse_literal()
320 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
402 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/src/libs/zbxjson/
H A Djson_parser.c85 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
113 return json_error("invalid escape sequence in string", in json_parse_string()
120 return json_error("invalid escape sequence in string data", in json_parse_string()
229 return json_error("invalid numeric value format", start, error); in json_parse_number()
233 return json_error("invalid numeric value format", start, error); in json_parse_number()
238 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
243 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
286 return json_error("invalid literal value", start, error); in json_parse_literal()
320 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
402 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/src/libs/zbxjson/
H A Djson_parser.c85 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
113 return json_error("invalid escape sequence in string", in json_parse_string()
120 return json_error("invalid escape sequence in string data", in json_parse_string()
229 return json_error("invalid numeric value format", start, error); in json_parse_number()
233 return json_error("invalid numeric value format", start, error); in json_parse_number()
238 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
243 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
286 return json_error("invalid literal value", start, error); in json_parse_literal()
320 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
402 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/src/libs/zbxjson/
H A Djson_parser.c85 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
113 return json_error("invalid escape sequence in string", in json_parse_string()
120 return json_error("invalid escape sequence in string data", in json_parse_string()
229 return json_error("invalid numeric value format", start, error); in json_parse_number()
233 return json_error("invalid numeric value format", start, error); in json_parse_number()
238 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
243 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
286 return json_error("invalid literal value", start, error); in json_parse_literal()
320 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
402 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/src/libs/zbxjson/
H A Djson_parser.c85 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
113 return json_error("invalid escape sequence in string", in json_parse_string()
120 return json_error("invalid escape sequence in string data", in json_parse_string()
229 return json_error("invalid numeric value format", start, error); in json_parse_number()
233 return json_error("invalid numeric value format", start, error); in json_parse_number()
238 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
243 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
286 return json_error("invalid literal value", start, error); in json_parse_literal()
320 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
402 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/libs/zbxjson/
H A Djson_parser.c86 return json_error("unexpected end of string data", NULL, error); in json_parse_string()
114 return json_error("invalid escape sequence in string", in json_parse_string()
121 return json_error("invalid escape sequence in string data", in json_parse_string()
230 return json_error("invalid numeric value format", start, error); in json_parse_number()
234 return json_error("invalid numeric value format", start, error); in json_parse_number()
239 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
244 return json_error("unexpected end of numeric value", NULL, error); in json_parse_number()
287 return json_error("invalid literal value", start, error); in json_parse_literal()
321 return json_error("unexpected end of object value", NULL, error); in json_parse_value()
399 return json_error("invalid object name", ptr, error); in json_parse_object()
[all …]
/dports/multimedia/vmaf/vmaf-2.3.0/libvmaf/src/
H A Dpdjson.c20 #define json_error(json, format, ...) \ macro
68 json_error(json, "%s", "out of memory"); in push()
86 json_error(json, "unexpected byte '%c'", c); in pop()
162 json_error(json, "%s", "out of memory"); in pushchar()
180 json_error(json, "%s", "out of memory"); in init_string()
197 json_error(json, "invalid codepoint %06lx", c); in encode_utf8()
459 json_error(json, "%s", "invalid UTF-8 character"); in read_utf8()
473 json_error(json, "%s", "invalid UTF-8 text"); in read_utf8()
637 json_error(json, "%s", "unexpected end of text"); in read_value()
735 json_error(json, "unexpected byte '%c'", c); in json_next()
[all …]
/dports/sysutils/goaccess/goaccess-1.4.6/src/
H A Dpdjson.c72 json_error (json, "%s", "out of memory"); in push()
89 json_error (json, "unexpected byte '%c'", c); in pop()
165 json_error (json, "%s", "out of memory"); in pushchar()
183 json_error (json, "%s", "out of memory"); in init_string()
200 json_error (json, "invalid codepoint %06lx", c); in encode_utf8()
367 json_error (json, "invalid escaped byte '%c'", c); in read_escaped()
471 json_error (json, "%s", "invalid UTF-8 character"); in read_utf8()
481 json_error (json, "%s", "invalid UTF-8 text"); in read_utf8()
638 json_error (json, "%s", "unexpected end of text"); in read_value()
736 json_error (json, "unexpected byte '%c'", c); in json_next()
[all …]
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/json/
H A Djson.h72 enum json_error enum
155 enum json_error json_stream_parse (FILE * file, json_t ** document);
237 enum json_error json_insert_child (json_t * parent, json_t * child);
247 …enum json_error json_insert_pair_into_object (json_t * parent, const char *text_label, json_t * va…
256 enum json_error json_tree_to_string (json_t * root, char **text);
265 enum json_error json_stream_output (FILE * file, json_t * root);
314 enum json_error json_parse_fragment (struct json_parsing_info *info, const char *buffer);
323 enum json_error json_parse_document (json_t ** root, const char *text);
333 …enum json_error json_saxy_parse (struct json_saxy_parser_status *jsps, struct json_saxy_functions …
/dports/net/py-libcloud/apache-libcloud-3.4.1/libcloud/common/
H A Dgandi_live.py128 json_error = False
136 json_error = True
144 if json_error:
157 message = self._get_error(body, json_error)
160 message = self._get_error(body, json_error)
163 message = self._get_error(body, json_error)
166 message = self._get_error(body, json_error)
196 def _get_error(self, body, json_error): argument
208 if not json_error and 'cause' in body:
/dports/devel/poco/poco-1.10.1-all/JSON/src/
H A Dpdjson.c15 #define json_error(json, format, ...) \ macro
66 json_error(json, "%s", errbuf); in json_error_s()
97 json_error(json, "unexpected byte, '%c'", c); in pop()
204 json_error(json, "invalid codepoint %06lx", c); in encode_utf8()
357 json_error(json, "bad escaped byte, '%c'", c); in read_escaped()
461 json_error(json, "%s", "Bad character."); in read_utf8()
474 json_error(json, "%s", "No legal UTF8 found"); in read_utf8()
554 json_error(json, "unexpected byte, '%c'", c); in read_number()
635 json_error(json, "%s", "unexpected end of data"); in read_value()
664 json_error(json, "unexpected byte, '%c'", c); in read_value()
[all …]

123456