Searched refs:pNode (Results 1 – 4 of 4) sorted by relevance
52 void yyyUnsolvedInstSearchTrav(yyyGNT *pNode);53 void yyyUnsolvedInstSearchTravAux(yyyGNT *pNode);1401 rcp = pNode->refCountList; in yyyCheckUnsolvedInstTrav()1402 i = pNode->refCountListLen; in yyyCheckUnsolvedInstTrav()1405 yyyCLpdum = pNode->cL; in yyyCheckUnsolvedInstTrav()1406 i = pNode->cLlen; in yyyCheckUnsolvedInstTrav()1420 yyyCheckNodeInstancesSolved(pNode); in yyyUnsolvedInstSearchTravAux()1421 yyyCLpdum = pNode->cL; in yyyUnsolvedInstSearchTravAux()1422 i = pNode->cLlen; in yyyUnsolvedInstSearchTravAux()1436 yyyCLpdum = pNode->cL; in yyyUnsolvedInstSearchTrav()[all …]
141 void yyyUnsolvedInstSearchTrav(yyyGNT *pNode);142 void yyyUnsolvedInstSearchTravAux(yyyGNT *pNode);1600 rcp = pNode->refCountList; in yyyCheckUnsolvedInstTrav()1601 i = pNode->refCountListLen; in yyyCheckUnsolvedInstTrav()1604 yyyCLpdum = pNode->cL; in yyyCheckUnsolvedInstTrav()1605 i = pNode->cLlen; in yyyCheckUnsolvedInstTrav()1619 yyyCheckNodeInstancesSolved(pNode); in yyyUnsolvedInstSearchTravAux()1620 yyyCLpdum = pNode->cL; in yyyUnsolvedInstSearchTravAux()1621 i = pNode->cLlen; in yyyUnsolvedInstSearchTravAux()1635 yyyCLpdum = pNode->cL; in yyyUnsolvedInstSearchTrav()[all …]
161 void yyyUnsolvedInstSearchTrav(yyyGNT *pNode);162 void yyyUnsolvedInstSearchTravAux(yyyGNT *pNode);1750 rcp = pNode->refCountList; in yyyCheckUnsolvedInstTrav()1751 i = pNode->refCountListLen; in yyyCheckUnsolvedInstTrav()1754 yyyCLpdum = pNode->cL; in yyyCheckUnsolvedInstTrav()1755 i = pNode->cLlen; in yyyCheckUnsolvedInstTrav()1769 yyyCheckNodeInstancesSolved(pNode); in yyyUnsolvedInstSearchTravAux()1770 yyyCLpdum = pNode->cL; in yyyUnsolvedInstSearchTravAux()1771 i = pNode->cLlen; in yyyUnsolvedInstSearchTravAux()1785 yyyCLpdum = pNode->cL; in yyyUnsolvedInstSearchTrav()[all …]
186852 pNode->n += sqlite3Fts3PutVarint(&pNode->a[pNode->n], nPrefix);186854 pNode->n += sqlite3Fts3PutVarint(&pNode->a[pNode->n], nSuffix);186859 pNode->n += sqlite3Fts3PutVarint(&pNode->a[pNode->n], nDoclist);186864 assert( pNode->n<=pNode->nAlloc );191698 pNode = pNode->u.pPatch;191741 pNode = &pNode[pNode->u.iAppend];191762 pNode = &pNode[pNode->u.iAppend];193056 assert( pNode->eU==0 || pNode->eU==1 || pNode->eU==4 );193114 json_testcase( pNode->eU!=0 && pNode->eU!=1 && pNode->eU!=4 );194617 pNode->zData = (u8 *)&pNode[1];[all …]