Home
last modified time | relevance | path

Searched refs:vtab_collation (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3ext.h297 const char *(*vtab_collation)(sqlite3_index_info*,int); member
638 #define sqlite3_vtab_collation sqlite3_api->vtab_collation
H A Dsqlite3.c136730 const char *(*vtab_collation)(sqlite3_index_info*,int);
137071 #define sqlite3_vtab_collation sqlite3_api->vtab_collation