Searched refs:C_QUOTE (Results 1 – 2 of 2) sorted by relevance
427 #define C_QUOTE BIT(8) /* \n\t"#$&'()*;<>?[\`| (needing quoting) */ macro
557 if (ctype(*p, C_QUOTE) || *p == '=')