mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 03:22:46 +02:00
Implement patref class to expose pat_ref struct internal pattern struct in lua. This is some prerequisite work needed to be able to manipulate exisiting generic pattern object lists (acl/map) from Lua, because the Map class can only be used to perform matching ops on Map files.