Home
last modified time | relevance | path

Searched defs:pError (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/src/
H A Dresolve.c812 Expr *pError /* Associate error with this expression */ in notValidImpl()
1408 Expr *pError /* Associate the error with the expression */ in resolveOutOfRangeError()
H A Dos_unix.c7136 static int proxyGetHostID(unsigned char *pHostID, int *pError){ in proxyGetHostID()
7322 int pError = 0; in proxyTakeConch() local
H A Dtclsqlite.c3378 Tcl_Obj *pError = Tcl_DuplicateObj(Tcl_GetObjResult(interp)); in DbObjCmd() local
H A Dos_win.c2155 static int winRetryIoerr(int *pnRetry, DWORD *pError){ in winRetryIoerr()