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

/macosx-10.10.1/apache-793/httpd/include/
H A Dap_expr.h261 #define AP_EXPR_FUNC_OP_UNARY 3 macro
/macosx-10.10.1/apache-793/httpd/server/
H A Dutil_expr_eval.c475 ap_expr_t *info = ap_expr_info_make(AP_EXPR_FUNC_OP_UNARY, name, ctx, arg);
1671 case AP_EXPR_FUNC_OP_UNARY:
1678 case AP_EXPR_FUNC_OP_UNARY:
1689 if (parms->type == AP_EXPR_FUNC_OP_UNARY)
1737 case AP_EXPR_FUNC_OP_UNARY:
1747 if ( parms->type == AP_EXPR_FUNC_OP_UNARY

Completed in 128 milliseconds