Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dexpr.c1554 static int gatherSelectWindowsCallback(Walker *pWalker, Expr *pExpr){ in gatherSelectWindowsCallback() function
1570 w.xExprCallback = gatherSelectWindowsCallback; in gatherSelectWindows()