Searched refs:IS_QUOTE (Results 1 – 2 of 2) sorted by relevance
38 #define IS_QUOTE(conf,c) is_keytype(conf, c, CONF_QUOTE) macro
627 if (IS_QUOTE(conf, *p)) { in clear_comments()656 if (IS_QUOTE(conf, *from)) { in str_copy()
Completed in 6 milliseconds