]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ist: add an iststop() function
authorJerome Magnin <jmagnin@haproxy.com>
Fri, 21 Feb 2020 09:33:12 +0000 (10:33 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 21 Feb 2020 10:47:25 +0000 (11:47 +0100)
commit9dde0b2d31dd0e588a6fcd34ca8b6dd6cee73e3d
tree0af64cfbcd7c8e5cd70bc68889110c2a61ae42d1
parent6e59cb5db18406e961483693c2fed44f99a4b838
MINOR: ist: add an iststop() function

Add a function that finds a character in an ist and returns an
updated ist with the length of the portion of the original string
that doesn't contain the char.

Might be backported to 2.1
include/common/ist.h