mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 03:12:46 +02:00
Converts a hex string containing two hex digits per input byte to an integer. If the input value can not be converted, then zero is returned.