Home
last modified time | relevance | path

Searched defs:POS_END (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/fts3/
H A Dfts3Int.h130 #define POS_END (0) /* Position-list terminator */ macro
/sqlite-3.40.0/ext/fts1/
H A Dfts1.c244 POS_END = 0, /* end of this position list */ enumerator
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c375 POS_END = 0, /* end of this position list */ enumerator