Home
last modified time | relevance | path

Searched defs:W_QUOTED (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ctypes.sh/ctypes-sh-1.2/include/
H A Dcommand.h77 #define W_QUOTED 0x000002 /* Some form of quote character is present. */ macro
/dports/shells/bash/bash-5.1/
H A Dcommand.h77 #define W_QUOTED (1 << 1) /* Some form of quote character is present. */ macro