Home
last modified time | relevance | path

Searched refs:bFuncArg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c156159 int bFuncArg; /* True for table-function arg */ member
156212 (pCtx->bFuncArg ? "table-function argument" : "ON clause")
156267 sCtx.bFuncArg = 1;