Searched refs:json_scoped_parse (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Djson.c622 static int json_scoped_parse(JsonVariant **tokens, size_t *i, size_t n, JsonVariant *scope) { function
682 r = json_scoped_parse(tokens, i, n, v);
753 r = json_scoped_parse(tokens, &it, ntokens, p);

Completed in 1527 milliseconds