Searched refs:zStmtType (Results 1 – 4 of 4) sorted by relevance
138 char *zStmtType /* Either DELETE or UPDATE. For error messages. */ in sqlite3LimitWhere() argument150 sqlite3ErrorMsg(pParse, "ORDER BY without LIMIT on %s", zStmtType); in sqlite3LimitWhere()
81195 char *zStmtType /* Either DELETE or UPDATE. For error messages. */81207 sqlite3ErrorMsg(pParse, "ORDER BY without LIMIT on %s", zStmtType);
91012 char *zStmtType /* Either DELETE or UPDATE. For err msgs. */91024 sqlite3ErrorMsg(pParse, "ORDER BY without LIMIT on %s", zStmtType);
90992 char *zStmtType /* Either DELETE or UPDATE. For err msgs. */91004 sqlite3ErrorMsg(pParse, "ORDER BY without LIMIT on %s", zStmtType);