Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
AuthContext Struct Reference

Data Fields

const char * zAuthContext
 
ParsepParse
 

Detailed Description

Definition at line 18819 of file sqlite3.c.

Field Documentation

◆ pParse

Parse* AuthContext::pParse

Definition at line 18821 of file sqlite3.c.

Referenced by sqlite3AuthContextPush().

◆ zAuthContext

const char* AuthContext::zAuthContext

Definition at line 18820 of file sqlite3.c.

Referenced by sqlite3AuthContextPush().


The documentation for this struct was generated from the following file: