Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dexpr.c1568 static void gatherSelectWindows(Select *p){ in gatherSelectWindows() function
1749 if( p->pWin && db->mallocFailed==0 ) gatherSelectWindows(pNew); in sqlite3SelectDup()