Searched refs:IFS_QUOTE (Results 1 – 1 of 1) sorted by relevance
66 #define IFS_QUOTE 4 /* beg.w/quote, become IFS_WORD unless "$@" */ macro301 word = IFS_QUOTE; in expand()306 if (word == IFS_QUOTE) in expand()408 if (word == IFS_QUOTE && type != XNULLSUB) in expand()954 if ((word == IFS_WORD) || (word == IFS_QUOTE) || (c && in expand()