Searched refs:aColl (Results 1 – 1 of 1) sorted by relevance
18564 CollSeq *aColl[1]; /* Collating sequence for each term of the key */ member86267 CollSeq *pColl = pKeyInfo->aColl[j];88686 pKeyInfo->nAllField>i ? pKeyInfo->aColl[i] : 0);89167 }else if( pKeyInfo->aColl[i] ){89173 &mem1, pRhs, pKeyInfo->aColl[i], &pPKey2->errCode89475 && p->pKeyInfo->aColl[0]==095081 pColl = pKeyInfo->aColl[i];103281 && (pKeyInfo->aColl[0]==0 || pKeyInfo->aColl[0]==db->pDfltColl)111806 pKeyInfo->aColl[i] = sqlite3BinaryCompareCollSeq(111832 pKeyInfo->aColl[0] = sqlite3ExprCollSeq(pParse, pExpr->pLeft);[all …]