Home
last modified time | relevance | path

Searched defs:sqlite3_vtab_distinct (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dsqlite3ext.h676 #define sqlite3_vtab_distinct sqlite3_api->vtab_distinct macro
H A Dwhere.c3937 int sqlite3_vtab_distinct(sqlite3_index_info *pIdxInfo){ in sqlite3_vtab_distinct() function