Searched refs:scan_dquote (Results 1 – 1 of 1) sorted by relevance
47 static char *scan_dquote(CONF *conf, char *p);508 p = scan_dquote(conf, p); in clear_comments()849 static char *scan_dquote(CONF *conf, char *p) in scan_dquote() function