Home
last modified time | relevance | path

Searched refs:COMPLETION_EOF (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c5747 #define COMPLETION_EOF 11 macro
5847 ** then ->ePhase is set to COMPLETION_EOF which will signal the virtual
5860 while( pCur->ePhase!=COMPLETION_EOF ){ in completionNext()
5928 eNextPhase = COMPLETION_EOF; in completionNext()
6006 return pCur->ePhase >= COMPLETION_EOF; in completionEof()

Completed in 37 milliseconds