Searched refs:iTCursor (Results 1 – 1 of 1) sorted by relevance
216655 u32 iTCursor; /* Cursor position while scanning the target object */ local216722 iTCursor = iTStart;216724 while( iTCursor<iTEnd ){216726 iTLabel = iTCursor;216727 eTLabel = pTarget->aBlob[iTCursor] & 0x0f;216731 nTLabel = jsonbPayloadSize(pTarget, iTCursor, &szTLabel);216746 iTCursor = iTValue + nTValue + szTValue;216749 if( iTCursor<iTEnd ){