Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dunionvtab.c1057 static int doUnionNext(UnionCsr *pCsr){ in doUnionNext() function
1095 rc = doUnionNext((UnionCsr*)cur); in unionNext()