Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-opfs.js828 xGetLastError: function(pVfs,nOut,pOut){ method
/sqlite-3.40.0/src/
H A Dsqlite.h.in1476 int (*xGetLastError)(sqlite3_vfs*, int, char *); member