Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dresolve.c1693 Select *pLeftmost; /* Left-most of SELECT of a compound */ in resolveSelectStep() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3_write.c220 SegmentNode *pLeftmost; /* Pointer to left-most node of this depth */ member