Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.h581 typedef struct sqlite3_file sqlite3_file; typedef
582 struct sqlite3_file { struct
590 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
H A Dsqlite3.c1128 typedef struct sqlite3_file sqlite3_file; typedef
1129 struct sqlite3_file { struct
1137 ** [sqlite3_file] object (or, more commonly, a subclass of the argument

Completed in 248 milliseconds