Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3ext.h297 const char *(*vtab_collation)(sqlite3_index_info*,int); member
637 #define sqlite3_vtab_collation sqlite3_api->vtab_collation
/third_party/sqlite/src/
Dsqlite3.c132011 const char *(*vtab_collation)(sqlite3_index_info*,int);
132347 #define sqlite3_vtab_collation sqlite3_api->vtab_collation