Home | History | Annotate | Download | only in dist

Lines Matching full:_is_complete

2493 static int _is_complete(char *zSql, int nSql){
2546 if( _is_command_terminator(zLine) && _is_complete(zSql, nSql) ){