Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c15321 typedef struct OnOrUsing OnOrUsing; typedef
19245 struct OnOrUsing { struct
19246 Expr *pOn; /* The ON clause of a join */
19247 IdList *pUsing; /* The USING clause of a join */