Searched refs:nPLabel (Results 1 – 1 of 1) sorted by relevance
216671 u32 nPLabel; /* Size of header on the patch label */ local216713 nPLabel = jsonbPayloadSize(pPatch, iPCursor, &szPLabel);216714 if( nPLabel==0 ) return JSON_MERGE_BADPATCH;216715 iPValue = iPCursor + nPLabel + szPLabel;216739 (const char*)&pPatch->aBlob[iPLabel+nPLabel],216767 u32 szNew = szPLabel+nPLabel;