Searched refs:_ends_with_semicolon (Results 1 – 1 of 1) sorted by relevance
973 static int _ends_with_semicolon(const char *z, int N){ in _ends_with_semicolon() function1066 if( zSql && _ends_with_semicolon(zSql, nSql) && sqlite_complete(zSql) ){ in process_input()