mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-10-17 18:41:31 +02: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.