Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/tea/generic/
H A Dtclsqlite3.c1117 const char *zArg1, in auth_callback() argument
1179 Tcl_DStringAppendElement(&str, zArg1 ? zArg1 : ""); in auth_callback()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c120546 const char *zArg1,
120567 testcase( zArg1==0 );
120572 rc = db->xAuth(db->pAuthArg, code, zArg1, zArg2, zArg3, pParse->zAuthContext