Searched refs:XP_BS_THREE (Results 1 – 3 of 3) sorted by relevance
71 if (xp->xp_backslash == XP_BS_THREE) in ExpandEscape()1969 if (xp->xp_backslash == XP_BS_THREE in ExpandFromContext()
6367 xp->xp_backslash = XP_BS_THREE; in set_context_in_set_cmd()6380 xp->xp_backslash = XP_BS_THREE; in set_context_in_set_cmd()6396 if ((*p == ' ' && (xp->xp_backslash == XP_BS_THREE && (p - s) < 3)) in set_context_in_set_cmd()
608 #define XP_BS_THREE 2 // uses three backslashes before a space macro