stripped
char *stripped;
stripped = strip_comments(copy, line);
} while (line != NULL && Cond_Eval(stripped) != COND_PARSE);
const char *stripped, bool *pcommands_seen)
pos = strcspn(stripped, ":!");
if (stripped[pos] != '\0' &&
(end = strchr(stripped+pos+1, ';')) != NULL) {
if (line != stripped)
cmd = strchr(line+(end-stripped), ';');
cp = Var_Subst(stripped, NULL, false);
const char *stripped = strip_comments(©,
stripped)) {
if (Parse_As_Var_Assignment(stripped))
line, stripped,
if ((s = stripped(buffer)) != 0) {
if ((s = stripped(base)) != 0)
const char *stripped, *alias, *errstr = NULL;
stripped = server_root_strip(alias, srv_conf->strip);
if ((pathlen = asprintf(&script, "%s%s", srv_conf->root, stripped))
scriptlen += (stripped - alias) - strlen(srv_conf->root);
const char *stripped, *errstr = NULL;
stripped = server_root_strip(
srv_conf->root, stripped) >= sizeof(path)) {
const char *stripped;
stripped = server_root_strip(desc->http_path, srv_conf->strip);
srv_conf->root, stripped) >= sizeof(path))