Home
last modified time | relevance | path

Searched refs:C_QUOTE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/bin/ksh/
H A Dsh.h427 #define C_QUOTE BIT(8) /* \n\t"#$&'()*;<>?[\`| (needing quoting) */ macro
H A Dsyn.c557 if (ctype(*p, C_QUOTE) || *p == '=')