Home
last modified time | relevance | path

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

/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Djson-tree.c63 json_tree_append_value(struct json_tree *tree, enum json_type type, in json_tree_append_value() function
96 if (json_tree_append_value(tree, type, NULL) < 0) in json_tree_append()
127 if (json_tree_append_value(tree, type, value) < 0) in json_tree_append()