Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Damatch.c1106 int isMatch = 0; in amatchNext() local
/sqlite-3.40.0/src/
H A Dwhere.c4368 u8 isMatch; /* iColumn matches a term of the ORDER BY clause */ in wherePathSatisfiesOrderBy() local