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

/external/mksh/src/
H A Dfuncs.c2885 if (te->flags & TEF_DBRACKET)
2889 if (te->flags & TEF_DBRACKET)
3032 if ((te->flags & TEF_DBRACKET) || (&te->pos.wp[1] < te->wp_end &&
H A Dsyn.c390 te.flags = TEF_DBRACKET;
H A Dexec.c257 te.flags = TEF_DBRACKET;
H A Dsh.h1717 #define TEF_DBRACKET BIT(1) /* set if [[ .. ]] test */ macro

Completed in 103 milliseconds