Searched refs:IS_DQUOTE (Results 1 – 2 of 2) sorted by relevance
39 #define IS_DQUOTE(conf,c) is_keytype(conf, c, CONF_DQUOTE) macro
623 if (IS_DQUOTE(conf, *p)) { in clear_comments()669 } else if (IS_DQUOTE(conf, *from)) { in str_copy()
Completed in 7 milliseconds