Home
last modified time | relevance | path

Searched defs:bPatchset (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c233840 int bPatchset; /* True if this is a patchset */ member
234571 int bPatchset, /* True if records are patchset records */
234734 int bPatchset,
236442 int bPatchset, /* True for "patchset", 0 for "changeset" */
236542 int bPatchset, /* True for "patchset", 0 for "changeset" */
236799 int bPatchset, /* Use the patchset format if true */
236822 int bPatchset, /* True for patchset, false for changeset */
238123 int bPatchset,
238794 int bPatchset = (pbRetry==0 || pIter->bPatchset); local
238932 int bPatchset, /* True for patchset, false for changeset */
[all …]