Searched refs:IS_QUOTE (Results 1 – 2 of 2) sorted by relevance
90 #define IS_QUOTE(c,a) (KEYTYPES(c)[(a)&0xff]&CONF_QUOTE) macro
217 if (IS_QUOTE(conf, *from)) { in str_copy()500 if (IS_QUOTE(conf, *p)) { in clear_comments()