]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ist: Add a case insensitive istmatch function
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Wed, 28 Oct 2020 10:35:14 +0000 (11:35 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 30 Oct 2020 12:20:21 +0000 (13:20 +0100)
commitbb4582cf719bcf9facf4e9b459fd3a68a97fffbd
tree1826733230848139f1f63b3a801d1ba3fa01014f
parenta6476114ec6b9e6338b524e0099dbdda28614d36
MINOR: ist: Add a case insensitive istmatch function

Add a helper function that checks if a string starts with another string
while ignoring case.
include/import/ist.h