Home
last modified time | relevance | path

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

/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.h647 typedef struct sqlite3_file sqlite3_file; typedef
648 struct sqlite3_file { struct
656 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
H A Dsqlite3.c907 typedef struct sqlite3_file sqlite3_file; typedef
908 struct sqlite3_file { struct
916 ** [sqlite3_file] object (or, more commonly, a subclass of the argument

Completed in 446 milliseconds