Home
last modified time | relevance | path

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

/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.h677 typedef struct sqlite3_file sqlite3_file; typedef
678 struct sqlite3_file { struct
686 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
H A Dsqlite3.c1716 typedef struct sqlite3_file sqlite3_file; typedef
1717 struct sqlite3_file { struct
1725 ** [sqlite3_file] object (or, more commonly, a subclass of the argument

Completed in 363 milliseconds