Home
last modified time | relevance | path

Searched defs:sqlite3_vtab_collation (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/src/
H A Dloadext.c87 # define sqlite3_vtab_collation 0 macro
H A Dsqlite3ext.h631 #define sqlite3_vtab_collation sqlite3_api->vtab_collation macro
H A Dwhere.c3864 const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxInfo, int iCons){ in sqlite3_vtab_collation() function