Searched refs:bNoExpand (Results 1 – 3 of 3) sorted by relevance
892 if( pList->a[i].fg.bNoExpand ) fprintf(stdout, "(NoExpand) "); in sqlite3TreeViewBareExprList()
3037 unsigned bNoExpand: 1; /* Term is an auxiliary in NestedFrom and should member
2248 if( pX->fg.bNoExpand ){ in sqlite3ColumnsFromExprList()6038 pX->fg.bNoExpand = 1; in selectExpander()