Searched refs:sqlite3_vtab_collation (Results 1 – 4 of 4) sorted by relevance
616 #define sqlite3_vtab_collation sqlite3_api->vtab_collation macro
9463 SQLITE_API SQLITE_EXPERIMENTAL const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
9726 const char *zColl = sqlite3_vtab_collation(pIdxInfo, i); in expertBestIndex()
9769 SQLITE_API SQLITE_EXPERIMENTAL const char *sqlite3_vtab_collation(sqlite3_index_info*,int);127930 #define sqlite3_vtab_collation sqlite3_api->vtab_collation128060 # define sqlite3_vtab_collation 0128411 sqlite3_vtab_collation,154062 SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxInfo, int iCons){