Searched defs:cli_jsonstr (Results 1 – 4 of 4) sorted by relevance
/dports/security/clamav/clamav-0.104.2/libclamav/ |
H A D | json_api.h | 86 #define cli_jsonstr(o, n, s) cli_jsonstr_nojson(n, s) macro
|
H A D | json_api.c | 87 cl_error_t cli_jsonstr(json_object *obj, const char *key, const char *s) in cli_jsonstr() function
|
/dports/security/clamav-lts/clamav-0.103.5/libclamav/ |
H A D | json_api.h | 86 #define cli_jsonstr(o, n, s) cli_jsonstr_nojson(n, s) macro
|
H A D | json_api.c | 87 cl_error_t cli_jsonstr(json_object *obj, const char *key, const char *s) in cli_jsonstr() function
|