Searched refs:isWhere (Results 1 – 1 of 1) sorted by relevance
25727 int isWhere = 0; in shellFormatSchema() local25784 if( nLine>0 && nParen==0 && j>0 && !isWhere ){ in shellFormatSchema()25793 isWhere = 1; in shellFormatSchema()25794 }else if( isWhere && (c=='A' || c=='a') in shellFormatSchema()25805 && !isWhere in shellFormatSchema()