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