Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwindow.c1309 void sqlite3WindowAttach(Parse *pParse, Expr *p, Window *pWin){ in sqlite3WindowAttach() function
H A DsqliteInt.h4290 # define sqlite3WindowAttach(a,b,c) macro