Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts2/
H A Dfts2.c1777 BLOCK_INSERT_STMT, enumerator
2137 int rc = sql_get_statement(v, BLOCK_INSERT_STMT, &s); in block_insert()