Searched refs:IFS_IWS (Results 1 – 1 of 1) sorted by relevance
70 #define IFS_IWS 3 /* beginning of word, ignore IFS WS */ macro716 word = IFS_IWS; in expand()756 word = IFS_IWS; in expand()763 word = IFS_IWS; in expand()801 word = quote || (!*x.str && (f & DOSCALAR)) ? IFS_WORD : IFS_IWS; in expand()827 word = quote || (!*x.str && (f & DOSCALAR)) ? IFS_WORD : IFS_IWS; in expand()869 word = IFS_IWS; in expand()1064 (word == IFS_IWS || word == IFS_NWS) && in expand()