Home
last modified time | relevance | path

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

/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c14188 typedef struct AuthContext AuthContext; typedef
18128 struct AuthContext { struct
18129 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
18130 Parse *pParse; /* The Parse structure */

Completed in 380 milliseconds