Lines Matching refs:auxiliary

1315 ** persistent [WAL | Write AHead Log] setting.  By default, the auxiliary
6208 ** controlled by [SQLITE_CONFIG_SCRATCH] and auxiliary page-cache
12763 ** additional information about auxiliary information bound to arguments
12765 ** and sqlite3_set_auxdata() APIs. The "auxdata" is some auxiliary data
47639 ** The in-memory image of a disk page has the auxiliary information appended
49633 ** Initialize the auxiliary information for a disk block.
53529 /* pPage is not necessarily writeable since pCell might be auxiliary
64943 /* If any auxiliary data functions have been called by this user function,
66529 ** for auxiliary databases.
68254 ** P3==1 then the table to be clear is in the auxiliary database file
68315 ** P2==1 then the table to be clear is in the auxiliary database file
68350 ** auxiliary database file if P1==1 or in an attached database if
68363 ** auxiliary database file if P1==1 or in an attached database if
68516 ** If P5 is not zero, the check is done on the auxiliary database
79399 ** auxiliary databases added using the ATTACH command.
79467 ** TEMP first, then MAIN, then any auxiliary databases added
79579 /* If one or more of the auxiliary database files has been closed,
79580 ** then remove them from the auxiliary database list. We take the
79846 ** flag is true if the table should be stored in the auxiliary database
80646 ** If this is a TEMPORARY table, write the entry into the auxiliary
91618 ** auxiliary databases. Return one of the SQLITE_ error codes to
100414 ** and the WhereTerm.u.pOrInfo field points to auxiliary information that
101652 /* Add a WO_MATCH auxiliary term to the constraint set if the
111026 /* SQLITE_FORMAT */ "auxiliary database format error",