Home
last modified time | relevance | path

Searched defs:xFileControl (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-opfs.js698 xFileControl: function(pFile, opId, pArg){ method
/sqlite-3.40.0/ext/wasm/
H A Dtester1.js933 xFileControl: /*i(Pip)*/function(){ method
/sqlite-3.40.0/src/
H A Dsqlite.h.in844 int (*xFileControl)(sqlite3_file*, int op, void *pArg); member