Searched refs:sqlite3_vtab_collation (Results 1 – 5 of 5) sorted by relevance
212 sqlite3_vtab_collation.3 \
638 #define sqlite3_vtab_collation sqlite3_api->vtab_collation macro
9886 SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
12319 const char *zColl = sqlite3_vtab_collation(pIdxInfo, i); in expertBestIndex()
10199 SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info*,int);136110 #define sqlite3_vtab_collation sqlite3_api->vtab_collation136262 # define sqlite3_vtab_collation 0136613 sqlite3_vtab_collation,161547 sqlite3_vtab_collation(p,i));165026 SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxInfo, int iCons){