Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c4126 static int whereLoopAddOr( in whereLoopAddOr() function
4197 rc = whereLoopAddOr(&sSubBuild, mPrereq, mUnusable); in whereLoopAddOr()
4319 rc = whereLoopAddOr(pBuilder, mPrereq, mUnusable); in whereLoopAddAll()