Searched defs:sqlite3_vtab_collation (Results 1 – 2 of 2) sorted by relevance
648 #define sqlite3_vtab_collation sqlite3_api->vtab_collation macro
142881 #define sqlite3_vtab_collation sqlite3_api->vtab_collation macro143043 # define sqlite3_vtab_collation 0 macro173143 SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxInfo, int iCons){ function