Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwindow.c1913 static void windowReturnOneRow(WindowCodeArg *p){ in windowReturnOneRow() function
2310 windowReturnOneRow(p); in windowCodeOp()
2949 windowReturnOneRow(&s); in sqlite3WindowCodeStep()