Searched refs:get_include_var (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/filters/
H A Dmod_include.c649 static const char *get_include_var(const char *var, include_ctx_t *ctx) function
705 else if ((res = get_include_var(arg, ctx)) != NULL)
711 return get_include_var(arg, ctx);
868 const char *val = get_include_var(key, ctx);
1940 val = get_include_var(ap_ssi_parse_string(ctx, tag_val, NULL,

Completed in 18 milliseconds