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

/macosx-10.10.1/Heimdal-398.1.2/base/
H A Djson.c440 parse_pair(heim_dict_t dict, struct parse_ctx *ctx) function
523 ctx->p += 1; /* safe because parse_pair() calls white_spaces() first */
525 while ((ret = parse_pair(dict, ctx)) > 0)

Completed in 64 milliseconds