mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 22:33:02 +02:00
This looks up the character range <min>..<max> in the input string and returns a pointer to the first one found. It's essentially the equivalent of ist_find_ctl() in that it searches by 32 or 64 bits at once, but deals with a range.