Searched refs:isUsing (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c19220 unsigned isUsing :1; /* u3.pUsing is valid */ member in struct:SrcItem::__anon31
19227 Expr *pOn; /* fg.isUsing==0 => The ON clause of a join */
19228 IdList *pUsing; /* fg.isUsing==1 => The USING clause of a join */
[all...]

Completed in 453 milliseconds