Searched defs:sqlite3_vtab_collation (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h638 #define sqlite3_vtab_collation sqlite3_api->vtab_collation macro
H A Dsqlite3.c136110 #define sqlite3_vtab_collation macro
136262 # define sqlite3_vtab_collation macro
165026 SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxInfo, int iCons){ function
[all...]

Completed in 628 milliseconds