Searched refs:nPValue (Results 1 – 1 of 1) sorted by relevance
216674 u32 nPValue; /* Header size for the patch value */ local216717 nPValue = jsonbPayloadSize(pPatch, iPValue, &szPValue);216718 if( nPValue==0 ) return JSON_MERGE_BADPATCH;216719 iPCursor = iPValue + nPValue + szPValue;216769 jsonBlobEdit(pTarget, iTEnd, 0, 0, szPValue+nPValue+szNew);216773 &pPatch->aBlob[iPValue], szPValue+nPValue);