Home
last modified time | relevance | path

Searched refs:json_get_options (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gravity/gravity-0.8.5/src/utils/
H A Dgravity_json.h48 uint32_t json_get_options (json_t *json);
H A Dgravity_json.c362 uint32_t json_get_options (json_t *json) { in json_get_options() function