Searched refs:iMarkDepth (Results 1 – 1 of 1) sorted by relevance
68 int iMarkDepth = 0, iValueType = JNONE, iNameLen = 0, iValueLen = 0, in json_get_next_object() local145 if (iMarkDepth == 0) { in json_get_next_object()150 iMarkDepth--; in json_get_next_object()155 iMarkDepth++; in json_get_next_object()
Completed in 3 milliseconds