Searched defs:step (Results 1 – 4 of 4) sorted by relevance
186 f.last = { text: '', step: 0 }; property
359 data:{step: ++f.last.step, text: text||null} property
1514 step: function(){ method in Stmt
138 int (*step)(sqlite3_stmt*); member