Home
last modified time | relevance | path

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

/dports/databases/pgbouncer/pgbouncer-1.16.0/lib/usual/
H A Djson.h195 bool json_dict_get_opt_dict(struct JsonValue *jv, const char *key, struct JsonValue **dst_p);
H A Djson.c1387 bool json_dict_get_opt_dict(struct JsonValue *dict, const char *key, struct JsonValue **dst_p) in json_dict_get_opt_dict() function