Searched refs:EXP_WORD (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dexpand.h60 #define EXP_WORD 0x80 /* expand word in parameter expansion */ macro
H A Dexpand.c251 int breakall = (flag & (EXP_WORD | EXP_QUOTED)) == EXP_WORD;
752 argstr(p, flag | EXP_TILDE | EXP_WORD);

Completed in 28 milliseconds