Searched refs:zA2 (Results 1 – 1 of 1) sorted by relevance
18937 const char *zA2, in safeModeAuth() argument18966 if( sqlite3_stricmp(zA2, azProhibitedFunctions[i])==0 ){ in safeModeAuth()18985 const char *zA2, in shellAuth() argument19006 az[1] = zA2; in shellAuth()19019 if( p->bSafeMode ) (void)safeModeAuth(pClientData, op, zA1, zA2, zA3, zA4); in shellAuth()