Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c9290 typedef struct AuthContext AuthContext; typedef
12618 struct AuthContext { struct
12619 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
12620 Parse *pParse; /* The Parse structure */

Completed in 391 milliseconds