Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dfts3b.test55 # docs. Beyond that, to test correct operation of BLOCK_SELECT_STMT,
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c1778 BLOCK_SELECT_STMT, enumerator
5582 rc = sql_get_statement(v, BLOCK_SELECT_STMT, &s); in loadAndGetChildrenContaining()