Searched refs:IS_DQUOTE (Results 1 – 4 of 4) sorted by relevance
92 #define IS_DQUOTE(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_DQUOTE) macro107 #define IS_DQUOTE(c,a) (KEYTYPES(c)[os_toascii[a]&0xff]&CONF_DQUOTE) macro
481 if (IS_DQUOTE(conf,*p)) in clear_comments()531 else if (IS_DQUOTE(conf,*from)) in str_copy()
91 #define IS_DQUOTE(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_DQUOTE) macro
215 } else if (IS_DQUOTE(conf, *from)) { in str_copy()470 if (IS_DQUOTE(conf, *p)) { in clear_comments()