Searched refs:TERM_SELECT_ALL_STMT (Results 1 – 1 of 1) sorted by relevance
1047 TERM_SELECT_ALL_STMT, enumerator1399 int rc = sql_get_statement(v, TERM_SELECT_ALL_STMT, &s); in term_select_all()1408 while( (rc=sql_step_statement(v, TERM_SELECT_ALL_STMT, &s))==SQLITE_ROW ){ in term_select_all()