Searched refs:TEF_DBRACKET (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dfuncs.c3101 if (te->flags & TEF_DBRACKET)
3107 if (te->flags & TEF_DBRACKET)
3259 if ((te->flags & TEF_DBRACKET) || (&te->pos.wp[1] < te->wp_end &&
H A Dsyn.c410 te.flags = TEF_DBRACKET;
H A Dexec.c318 te.flags = TEF_DBRACKET;
H A Dsh.h2005 #define TEF_DBRACKET BIT(1) /* set if [[ .. ]] test */ macro

Completed in 1782 milliseconds