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

/macosx-10.10.1/apache-793/httpd/include/
H A Dap_expr.h259 #define AP_EXPR_FUNC_STRING 1 macro
/macosx-10.10.1/apache-793/httpd/server/
H A Dutil_expr_eval.c453 ap_expr_t *info = ap_expr_info_make(AP_EXPR_FUNC_STRING, name, ctx, arg);
1670 case AP_EXPR_FUNC_STRING:
1675 case AP_EXPR_FUNC_STRING:
1699 (parms->type == AP_EXPR_FUNC_STRING) ? "" : "-",
1731 case AP_EXPR_FUNC_STRING:
/macosx-10.10.1/apache-793/httpd/modules/filters/
H A Dmod_include.c717 case AP_EXPR_FUNC_STRING:

Completed in 137 milliseconds