Searched refs:IFS_NWS (Results 1 – 2 of 2) sorted by relevance
64 #define IFS_NWS 2 /* have seen IFS non-white-space */ macro899 (word == IFS_IWS || word == IFS_NWS) && in expand()933 if (word != IFS_NWS) in expand()934 word = ctype(c, C_IFSWS) ? IFS_WS : IFS_NWS; in expand()937 if (word == IFS_NWS && in expand()
4214 - has extra middle fields in b5ins, b7ina (IFS_NWS unquoted expansion)4216 - omit leading field in a5ins, a7ina (IFS_NWS unquoted expansion)4219 - has extra middle fields in b5ins, b7ina (IFS_NWS unquoted expansion)4221 - a5ins (IFS_NWS unquoted $*)