Lines Matching refs:sqlite3_vtab_collation
9372 SQLITE_API SQLITE_EXPERIMENTAL const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
113832 #define sqlite3_vtab_collation sqltie3_api->vtab_collation
114271 sqlite3_vtab_collation
132933 ** sqlite3_vtab_collation() interface knows how to reach it, however.
132936 ** next. As long as allocateIndexInfo() and sqlite3_vtab_collation()
136075 SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxInfo, int iCons){