Home
last modified time | relevance | path

Searched refs:xFileControl (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.h688 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
H A Dsqlite3.c1235 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member
14342 return id->pMethods->xFileControl(id, op, pArg); in sqlite3OsFileControl()

Completed in 255 milliseconds