Searched defs:_is_command_terminator (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sqlite/
H A Dshell.c1007 static int _is_command_terminator(const char *zLine){ function
1043 if( _is_command_terminator(zLine) ){

Completed in 46 milliseconds