Searched refs:IFS_NWS (Results 1 – 2 of 2) sorted by relevance
64 #define IFS_NWS 2 /* have seen IFS non-white-space */ macro922 (word == IFS_IWS || word == IFS_NWS) && in expand()956 if (word != IFS_NWS) in expand()957 word = ctype(c, C_IFSWS) ? IFS_WS : IFS_NWS; in expand()960 if (word == IFS_NWS && in expand()
4525 - has extra middle fields in b5ins, b7ina (IFS_NWS unquoted expansion)4527 - omit leading field in a5ins, a7ina (IFS_NWS unquoted expansion)4530 - has extra middle fields in b5ins, b7ina (IFS_NWS unquoted expansion)4532 - a5ins (IFS_NWS unquoted $*)