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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.h620 int iVersion; member in struct:sqlite3_io_methods
675 ** The value of the iVersion field is initially 1 but may be larger in
677 ** object when the iVersion value is increased. Note that the structure
679 ** SQLite version 3.5.9 and 3.6.0 and yet the iVersion field was not
799 int iVersion; /* Structure version number */ member in struct:sqlite3_vfs
818 /* New fields may be appended in figure versions. The iVersion
4150 int iVersion; member in struct:sqlite3_module
H A Dsqlite3.c1144 int iVersion; member in struct:sqlite3_io_methods
1199 ** The value of the iVersion field is initially 1 but may be larger in
1201 ** object when the iVersion value is increased. Note that the structure
1203 ** SQLite version 3.5.9 and 3.6.0 and yet the iVersion field was not
1323 int iVersion; /* Structure version number */ member in struct:sqlite3_vfs
1342 /* New fields may be appended in figure versions. The iVersion
4674 int iVersion; member in struct:sqlite3_module
20781 1, /* iVersion */
21231 1, /* iVersion */
24747 1, /* iVersion */ \
98225 int iVersion; member in struct:sqlite3_tokenizer_module
[all...]

Completed in 379 milliseconds