Searched defs:zColl (Results 1 – 3 of 3) sorted by relevance
6921 char *zColl; /* Collation sequence */ member6949 char *zColl; member7153 static IdxConstraint *idxNewConstraint(int *pRc, const char *zColl){ in idxNewConstraint()7338 const char *zColl = sqlite3_vtab_collation(pIdxInfo, i); in expertBestIndex() local7747 const char *zColl = (const char*)sqlite3_column_text(pInfo, 4); in idxFindCompatible() local8414 const char *zColl = (const char*)sqlite3_column_text(pIndexXInfo, 1); in idxPopulateOneStat1() local
17306 char *zColl; /* Collating sequence. If NULL, use the default */ member
9749 char *zColl; /* Collating sequence. If NULL, use the default */ member