Lines Matching refs:VVA
53 # define VVA(X) macro
55 # define VVA(X) X macro
742 VVA( p->eU = zContent ? 1 : 0 ); in jsonParseAddNode()
1160 VVA( pRoot->eU = 2 ); in jsonLookupStep()
1236 VVA( pRoot->eU = 2 ); in jsonLookupStep()
1664 VVA( pTarget[j+1].eU = 5 ); in jsonMergePatch()
1683 VVA( pParse->aNode[iRoot].eU = 2 ); in jsonMergePatch()
1687 VVA( pParse->aNode[iPatch].eU = 5 ); in jsonMergePatch()
1832 VVA( pNode->eU = 4 ); in jsonReplaceFunc()
1890 VVA( pNode->eU = 4 ); in jsonSetFunc()
2249 VVA( pUp->eU = 3 ); in jsonEachNext()
2566 VVA( pNode->eU = 3 ); in jsonEachFilter()