Home
last modified time | relevance | path

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

/dports/mail/exim-postgresql/exim-4.95/src/lookups/
H A Djson.c145 json_close(void *handle) in json_close() function
173 .close = json_close, /* close function */
/dports/mail/exim-sa-exim/exim-4.95/src/lookups/
H A Djson.c145 json_close(void *handle) in json_close() function
173 .close = json_close, /* close function */
/dports/mail/exim-ldap2/exim-4.95/src/lookups/
H A Djson.c145 json_close(void *handle) in json_close() function
173 .close = json_close, /* close function */
/dports/mail/exim-monitor/exim-4.95/src/lookups/
H A Djson.c145 json_close(void *handle) in json_close() function
173 .close = json_close, /* close function */
/dports/mail/exim-mysql/exim-4.95/src/lookups/
H A Djson.c145 json_close(void *handle) in json_close() function
173 .close = json_close, /* close function */
/dports/mail/exim/exim-4.95/src/lookups/
H A Djson.c145 json_close(void *handle) in json_close() function
173 .close = json_close, /* close function */
/dports/mail/exim-sqlite/exim-4.95/src/lookups/
H A Djson.c145 json_close(void *handle) in json_close() function
173 .close = json_close, /* close function */
/dports/devel/poco/poco-1.10.1-all/JSON/src/
H A DParserImpl.cpp74 json_close(_pJSON); in handle()
78 json_close(_pJSON); in handle()
H A Dpdjson.h49 void json_close(json_stream *json);
H A Dpdjson.c866 void json_close(json_stream *json) in json_close() function
/dports/net/mtr-nox11/mtr-0.94/ui/
H A Dreport.h31 extern void json_close(
H A Ddisplay.c134 json_close(ctl); in display_close()
H A Dreport.c296 void json_close(struct mtr_ctl *ctl) in json_close() function
/dports/net/mtr/mtr-0.94/ui/
H A Dreport.h31 extern void json_close(
H A Ddisplay.c134 json_close(ctl); in display_close()
H A Dreport.c296 void json_close(struct mtr_ctl *ctl) in json_close() function
/dports/multimedia/vmaf/vmaf-2.3.0/libvmaf/src/
H A Dread_json_model.c455 json_close(&s); in vmaf_read_json_model_from_buffer()
468 json_close(&s); in vmaf_read_json_model_from_path()
538 json_close(&s); in vmaf_read_json_model_collection_from_path()
552 json_close(&s); in vmaf_read_json_model_collection_from_buffer()
H A Dpdjson.h45 PDJSON_SYMEXPORT void json_close(json_stream *json);
H A Dpdjson.c961 void json_close(json_stream *json) in json_close() function
/dports/sysutils/goaccess/goaccess-1.4.6/src/
H A Dpdjson.h42 PDJSON_SYMEXPORT void json_close (json_stream * json);
H A Dsettings.c708 json_close (&json); in is_json_log_format()
714 json_close (&json); in is_json_log_format()
831 json_close (&json); in parse_json_string()
H A Dpdjson.c964 json_close (json_stream * json) { in json_close() function
/dports/net-p2p/c-lightning/lightning-0.10.2/lightningd/
H A Dclosing_control.c531 static struct command_result *json_close(struct command *cmd, in json_close() function
786 json_close,
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtileweb.h243 void json_close(bool erase_if_empty, char type);
H A Dtileweb.cc2278 void TilesFramework::json_close(bool erase_if_empty, char type) in json_close() function in TilesFramework
2300 json_close(erase_if_empty, '}'); in json_close_object()
2310 json_close(erase_if_empty, ']'); in json_close_array()