Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Djson.c437 parse_pair(heim_dict_t dict, struct parse_ctx *ctx) in parse_pair() function
522 while ((ret = parse_pair(dict, ctx)) > 0) in parse_dict()