Searched defs:sqlite3_vtab_collation (Results 1 – 3 of 3) sorted by relevance
87 # define sqlite3_vtab_collation 0 macro
631 #define sqlite3_vtab_collation sqlite3_api->vtab_collation macro
3864 const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxInfo, int iCons){ in sqlite3_vtab_collation() function