Searched refs:iVersion (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h722 int iVersion; member in struct:sqlite3_io_methods
950 ** The value of the iVersion field is initially 1 but may be larger in
952 ** object when the iVersion value is increased. Note that the structure
954 ** SQLite version 3.5.9 and 3.6.0 and yet the iVersion field was not
1083 ** date and time if that method is available (if iVersion is 2 or
1097 ** any of these methods if the iVersion of the VFS is less than 3.
1102 int iVersion; /* Structure version number (currently 3) */ member in struct:sqlite3_vfs
1135 ** New fields may be appended in figure versions. The iVersion
5165 int iVersion; member in struct:sqlite3_module
6497 int iVersion; member in struct:sqlite3_pcache_methods2
[all...]
H A Dsqlite3.c1293 int iVersion; member in struct:sqlite3_io_methods
1521 ** The value of the iVersion field is initially 1 but may be larger in
1523 ** object when the iVersion value is increased. Note that the structure
1525 ** SQLite version 3.5.9 and 3.6.0 and yet the iVersion field was not
1654 ** date and time if that method is available (if iVersion is 2 or
1668 ** any of these methods if the iVersion of the VFS is less than 3.
1673 int iVersion; /* Structure version number (currently 3) */ member in struct:sqlite3_vfs
1706 ** New fields may be appended in figure versions. The iVersion
5736 int iVersion; member in struct:sqlite3_module
7068 int iVersion; member in struct:sqlite3_pcache_methods2
45798 u32 iVersion; /* Wal-index version */ member in struct:WalIndexHdr
57993 sqlite3BtreeSetVersion(Btree *pBtree, int iVersion) argument
118839 int iVersion; member in struct:sqlite3_tokenizer_module
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h678 int iVersion; member in struct:sqlite3_io_methods
807 ** The value of the iVersion field is initially 1 but may be larger in
809 ** object when the iVersion value is increased. Note that the structure
811 ** SQLite version 3.5.9 and 3.6.0 and yet the iVersion field was not
940 ** date and time if that method is available (if iVersion is 2 or
954 ** any of these methods if the iVersion of the VFS is less than 3.
959 int iVersion; /* Structure version number (currently 3) */ member in struct:sqlite3_vfs
992 ** New fields may be appended in figure versions. The iVersion
4770 int iVersion; member in struct:sqlite3_module
H A Dsqlite3.c1231 int iVersion; member in struct:sqlite3_io_methods
1360 ** The value of the iVersion field is initially 1 but may be larger in
1362 ** object when the iVersion value is increased. Note that the structure
1364 ** SQLite version 3.5.9 and 3.6.0 and yet the iVersion field was not
1493 ** date and time if that method is available (if iVersion is 2 or
1507 ** any of these methods if the iVersion of the VFS is less than 3.
1512 int iVersion; /* Structure version number (currently 3) */ member in struct:sqlite3_vfs
1545 ** New fields may be appended in figure versions. The iVersion
5323 int iVersion; member in struct:sqlite3_module
8102 SQLITE_PRIVATE int sqlite3BtreeSetVersion(Btree *pBt, int iVersion);
44670 u32 iVersion; /* Wal-index version */ member in struct:WalIndexHdr
56416 sqlite3BtreeSetVersion(Btree *pBtree, int iVersion) argument
113823 int iVersion; member in struct:sqlite3_tokenizer_module
[all...]

Completed in 710 milliseconds