Home
last modified time | relevance | path

Searched refs:DbFixer (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3.c15348 typedef struct DbFixer DbFixer; typedef
20313 struct DbFixer { struct
21179 SQLITE_PRIVATE int sqlite3FixSelect(DbFixer*, Select*);
21180 SQLITE_PRIVATE int sqlite3FixExpr(DbFixer*, Expr*);
120932 DbFixer *pFix = p->u.pFix;
120949 DbFixer *pFix = p->u.pFix;
121034 DbFixer *pFix, /* Context of the fixation */
121048 DbFixer *pFix, /* Context of the fixation */
121054 DbFixer *pFix, /* Context of the fixation */
121063 DbFixer *pFix, /* Context of the fixation */
[all …]