Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c200820 static const struct Fts3Keyword { struct
200854 for(ii=0; ii<(int)(sizeof(aKeyword)/sizeof(struct Fts3Keyword)); ii++){
200855 const struct Fts3Keyword *pKey = &aKeyword[ii];