substring_conf    743 server/util.c          res = substring_conf(p, str + 1, strend - str - 1, quote);
substring_conf    753 server/util.c          res = substring_conf(p, str, strend - str, 0);