Searched refs:json_tokener_srec (Results 1 – 2 of 2) sorted by relevance
68 struct json_tokener_srec struct86 struct json_tokener_srec *stack; argument
113 tok->stack = (struct json_tokener_srec *)calloc(depth, sizeof(struct json_tokener_srec)); in json_tokener_new_ex()