Searched refs:IFS_IWS (Results 1 – 1 of 1) sorted by relevance
65 #define IFS_IWS 3 /* begin of word, ignore IFS WS */ macro641 word = IFS_IWS; in expand()681 word = IFS_IWS; in expand()688 word = IFS_IWS; in expand()726 word = quote || (!*x.str && (f & DOSCALAR)) ? IFS_WORD : IFS_IWS; in expand()740 word = quote || (!*x.str && (f & DOSCALAR)) ? IFS_WORD : IFS_IWS; in expand()782 word = IFS_IWS; in expand()899 (word == IFS_IWS || word == IFS_NWS) && in expand()