mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-19 00:51:37 +01:00
The map feature will need to match acl patterns. This patch extracts the matching function from the global ACL function "acl_exec_cond". The code was only moved to its own function, no functional changes were made.