Searched refs:sqlite3_keyword_count (Results 1 – 4 of 4) sorted by relevance
201 if( pCur->j >= sqlite3_keyword_count() ){ in completionNext()
440 sqlite3_keyword_count,
633 #define sqlite3_keyword_count sqlite3_api->keyword_count macro
8083 ** The sqlite3_keyword_count() interface returns the number of distinct8122 int sqlite3_keyword_count(void);