Home | History | Annotate | Download | only in dist

Lines Matching full:line_is_complete

3544 static int line_is_complete(char *zSql, int nSql){
3603 if( line_is_command_terminator(zLine) && line_is_complete(zSql, nSql) ){