Home
last modified time | relevance | path

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

/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.h635 typedef struct sqlite3_file sqlite3_file; typedef
636 struct sqlite3_file { struct
644 ** [sqlite3_file] object (or, more commonly, a subclass of the argument
H A Dsqlite3.c842 typedef struct sqlite3_file sqlite3_file; typedef
843 struct sqlite3_file { struct
851 ** [sqlite3_file] object (or, more commonly, a subclass of the argument

Completed in 268 milliseconds