Searched refs:sqlite3WindowOffsetExpr (Results 1 – 1 of 1) sorted by relevance
1164 static Expr *sqlite3WindowOffsetExpr(Parse *pParse, Expr *pExpr){ in sqlite3WindowOffsetExpr() function1233 pWin->pEnd = sqlite3WindowOffsetExpr(pParse, pEnd); in sqlite3WindowAlloc()1234 pWin->pStart = sqlite3WindowOffsetExpr(pParse, pStart); in sqlite3WindowAlloc()