Searched refs:sqlite3_vtab_collation (Results 1 – 4 of 4) sorted by relevance
640 #define sqlite3_vtab_collation sqlite3_api->vtab_collation macro
10135 SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
13237 const char *zColl = sqlite3_vtab_collation(pIdxInfo, i); in expertBestIndex()
10454 SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info*,int);139011 #define sqlite3_vtab_collation sqlite3_api->vtab_collation139165 # define sqlite3_vtab_collation 0139516 sqlite3_vtab_collation,165254 sqlite3_vtab_collation(p,i));168911 SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxInfo, int iCons){