Searched refs:iTCursor (Results 1 – 1 of 1) sorted by relevance
216974 u32 iTCursor; /* Cursor position while scanning the target object */ local217041 iTCursor = iTStart;217043 while( iTCursor<iTEnd ){217045 iTLabel = iTCursor;217046 eTLabel = pTarget->aBlob[iTCursor] & 0x0f;217050 nTLabel = jsonbPayloadSize(pTarget, iTCursor, &szTLabel);217065 iTCursor = iTValue + nTValue + szTValue;217068 if( iTCursor<iTEnd ){