summaryrefslogtreecommitdiffstats
path: root/include/ap_expr.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Declare the callback function NONSTDWilliam A. Rowe Jr2008-06-071-1/+2
* Remove ap_expr_clone from the API (same day it was added:-)Nick Kew2008-04-011-14/+3
* Flesh out ap_expr with:Nick Kew2008-03-311-6/+46
* * Add some doxygen stub / stuffRuediger Pluem2008-03-291-0/+5
* * Prevent multiple "execution" of ap_expr.h contents when included multipleRuediger Pluem2008-03-291-0/+13
* * For AP_MAX_REG_MATCH we need to ensure that httpd.h is there, otherwise weRuediger Pluem2008-03-291-0/+2
* Thou shalt not let tabs creep in.Nick Kew2008-03-291-2/+2
* Introduce ap_expr expression parser APINick Kew2008-03-291-0/+101