Searched refs:IFS_IWS (Results 1 – 1 of 1) sorted by relevance
65 #define IFS_IWS 3 /* beginning of word, ignore IFS WS */ macro679 word = IFS_IWS; in expand()719 word = IFS_IWS; in expand()726 word = IFS_IWS; in expand()764 word = quote || (!*x.str && (f & DOSCALAR)) ? IFS_WORD : IFS_IWS; in expand()779 word = quote || (!*x.str && (f & DOSCALAR)) ? IFS_WORD : IFS_IWS; in expand()821 word = IFS_IWS; in expand()955 (word == IFS_IWS || word == IFS_NWS) && in expand()