Searched refs:IS_DQUOTE (Results 1 – 2 of 2) sorted by relevance
91 #define IS_DQUOTE(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_DQUOTE) macro
239 } else if (IS_DQUOTE(conf, *from)) { in str_copy()503 if (IS_DQUOTE(conf, *p)) { in clear_comments()