mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-02 05:32:00 +01:00
word(<index>,<delimiters>) Extracts the nth word considering given delimiters from an input string. Indexes start at 1 and delimiters are a string formatted list of chars.