Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c11722 #define AR_SWITCH_APPEND 9 macro
11744 case AR_SWITCH_APPEND: in arProcessSwitch()
11782 { "append", 'a', AR_SWITCH_APPEND, 1 }, in arParseCommand()
/external/sqlite/dist/
Dshell.c11745 #define AR_SWITCH_APPEND 9 macro
11767 case AR_SWITCH_APPEND: in arProcessSwitch()
11805 { "append", 'a', AR_SWITCH_APPEND, 1 }, in arParseCommand()