mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-08 04:21:09 +01:00
Sometimes it's useful to lookup a string without terminating it with a zero. We can do that relying on ebmb_lookup() since the string in the tree contains a zero.