Searched refs:DbFixer (Results 1 – 1 of 1) sorted by relevance
15348 typedef struct DbFixer DbFixer; typedef20313 struct DbFixer { struct21179 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 …]