]> granicus.if.org Git - apache/commit
ap_expr: follow up to r1810605.
authorYann Ylavic <ylavic@apache.org>
Wed, 4 Oct 2017 16:18:46 +0000 (16:18 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 4 Oct 2017 16:18:46 +0000 (16:18 +0000)
commite172ca33e2ab5f97b08ec96bc6d138ba021a3f02
tree3348b47782f97bd4189a66410aed3681d52177b7
parenta8d21435e3bfda77953c44d6790909baf33d0984
ap_expr: follow up to r1810605.

The "split" and "join" operators are now a prefix, ala perl.
Add the "sub" operator for string substitutions, prefix still.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1811104 13f79535-47bb-0310-9956-ffa450edef68
server/util_expr_eval.c
server/util_expr_parse.y
server/util_expr_private.h
server/util_expr_scan.l