Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c12734 typedef struct DbFixer DbFixer; typedef
12735 struct DbFixer { struct
13364 SQLITE_PRIVATE int sqlite3FixSelect(DbFixer*, Select*);
13365 SQLITE_PRIVATE int sqlite3FixExpr(DbFixer*, Expr*);
90383 DbFixer *pFix, /* The fixer to be initialized */
90416 DbFixer *pFix, /* Context of the fixation */
90446 DbFixer *pFix, /* Context of the fixation */
90479 DbFixer *pFix, /* Context of the fixation */
90505 DbFixer *pFix, /* Context of the fixation */
90522 DbFixer *pFix, /* Context of the fixation */
[all …]

Completed in 342 milliseconds