Searched refs:IFS_IWS (Results 1 – 1 of 1) sorted by relevance
65 #define IFS_IWS 3 /* beginning of word, ignore IFS WS */ macro663 word = IFS_IWS; in expand()703 word = IFS_IWS; in expand()710 word = IFS_IWS; in expand()748 word = quote || (!*x.str && (f & DOSCALAR)) ? IFS_WORD : IFS_IWS; in expand()763 word = quote || (!*x.str && (f & DOSCALAR)) ? IFS_WORD : IFS_IWS; in expand()805 word = IFS_IWS; in expand()922 (word == IFS_IWS || word == IFS_NWS) && in expand()