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

/httpd/include/
H A Dap_expr.h59 #define AP_EXPR_FLAG_SSL_EXPR_COMPAT 1 macro
/httpd/modules/ssl/
H A Dssl_engine_config.c1267 info->flags = AP_EXPR_FLAG_SSL_EXPR_COMPAT;
/httpd/server/
H A Dutil_expr_eval.c834 if (ctx->info->flags & AP_EXPR_FLAG_SSL_EXPR_COMPAT)

Completed in 2642 milliseconds