commit | 1a5d06032b989f81c13dee32ea297ede6f1e8b94 | [log] [tgz] |
---|---|---|
author | Dragan Dosen <ddosen@haproxy.com> | Fri Jul 22 16:00:31 2016 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Tue Jul 26 15:25:32 2016 +0200 |
tree | bc3b80acb5b8b65f61349ff4eb46ed5f89b92985 | |
parent | 3146a4cde2cff2d28f63402037b284946e75fa03 [diff] |
MINOR: standard: add function "escape_string" Similar to "escape_chunk", this function tries to prefix all characters tagged in the <map> with the <escape> character. The specified <string> contains the input to be escaped.