Searched refs:nPValue (Results 1 – 1 of 1) sorted by relevance
216993 u32 nPValue; /* Header size for the patch value */ local217036 nPValue = jsonbPayloadSize(pPatch, iPValue, &szPValue);217037 if( nPValue==0 ) return JSON_MERGE_BADPATCH;217038 iPCursor = iPValue + nPValue + szPValue;217088 jsonBlobEdit(pTarget, iTEnd, 0, 0, szPValue+nPValue+szNew);217092 &pPatch->aBlob[iPValue], szPValue+nPValue);