Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dselect.c506 IdList *pUsing = 0; in sqlite3ProcessJoin() local
5916 IdList *pUsing; /* USING clause for pFrom[1] */ in selectExpander() local
H A DsqliteInt.h3142 IdList *pUsing; /* fg.isUsing==1 => The USING clause of a join */ member
3161 IdList *pUsing; /* The USING clause of a join */ member