Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A DsqliteInt.h1200 typedef struct OnOrUsing OnOrUsing; typedef
3159 struct OnOrUsing { struct
3160 Expr *pOn; /* The ON clause of a join */
3161 IdList *pUsing; /* The USING clause of a join */