Searched refs:nParam (Results 1 – 4 of 4) sorted by relevance
7770 int nParam; /* Size of array aParam[] */ member7802 int nParam; /* Number of function parameters */ member
7977 int nParam; /* Size of array aParam[] */ member8009 int nParam; /* Number of function parameters */ member143406 int nParam = sqlite3_bind_parameter_count(pStmt);143407 for(i=0; rc==SQLITE_OK && i<nParam; i++){151353 int nParam; /* Number of parameters to the SQL function */152498 (pBlob->nParam-1)*sizeof(RtreeDValue));152504 pInfo->nParam = pBlob->nParam;154402 pBlob->nParam = nArg;
7977 int nParam; /* Size of array aParam[] */ member8009 int nParam; /* Number of function parameters */ member143376 int nParam = sqlite3_bind_parameter_count(pStmt);143377 for(i=0; rc==SQLITE_OK && i<nParam; i++){151323 int nParam; /* Number of parameters to the SQL function */152468 (pBlob->nParam-1)*sizeof(RtreeDValue));152474 pInfo->nParam = pBlob->nParam;154372 pBlob->nParam = nArg;