Searched refs:nPLabel (Results 1 – 1 of 1) sorted by relevance
216990 u32 nPLabel; /* Size of header on the patch label */ local217032 nPLabel = jsonbPayloadSize(pPatch, iPCursor, &szPLabel);217033 if( nPLabel==0 ) return JSON_MERGE_BADPATCH;217034 iPValue = iPCursor + nPLabel + szPLabel;217058 (const char*)&pPatch->aBlob[iPLabel+nPLabel],217086 u32 szNew = szPLabel+nPLabel;