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

/macosx-10.10.1/apache-793/httpd/include/
H A Dap_expr.h262 #define AP_EXPR_FUNC_OP_BINARY 4 macro
/macosx-10.10.1/apache-793/httpd/server/
H A Dutil_expr_eval.c487 ap_expr_t *info = ap_expr_info_make(AP_EXPR_FUNC_OP_BINARY, name, ctx,
1672 case AP_EXPR_FUNC_OP_BINARY: {
1681 case AP_EXPR_FUNC_OP_BINARY:
1740 case AP_EXPR_FUNC_OP_BINARY:
1748 || parms->type == AP_EXPR_FUNC_OP_BINARY) {

Completed in 223 milliseconds