Searched defs:pColl (Results 1 – 1 of 1) sorted by relevance
6841 CollSeq *pColl; /* Used when p4type is P4_COLLSEQ */ member8364 CollSeq *pColl; /* The collation type of the column or 0 */ member15282 CollSeq *pColl; /* Collating sequence */ member38040 SQLITE_PRIVATE int sqlite3MemCompare(const Mem *pMem1, const Mem *pMem2, const CollSeq *pColl){ in sqlite3MemCompare()39050 CollSeq *pColl = pKeyInfo->aColl[j]; in displayP4() local39074 CollSeq *pColl = pOp->p4.pColl; in displayP4() local47743 CollSeq *pColl; in sqlite3ExprSetColl() local47761 CollSeq *pColl = 0; in sqlite3ExprCollSeq() local47872 CollSeq *pColl; in sqlite3BinaryCompareCollSeq() local50105 CollSeq *pColl = 0; in sqlite3ExprCodeTarget() local[all …]