Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_test.c41 typedef struct NearDocument NearDocument; typedef
44 struct NearDocument { struct
82 NearDocument *pDoc, /* Document to match against */ in nm_near_chain()
125 NearDocument *pDoc, /* Document to match against */ in nm_match_count()
164 NearDocument doc = {0, 0}; in fts3_near_match_cmd()