haproxy/include
Thierry FOURNIER 5338eea8eb MEDIUM: pattern: The match function browse itself the list or the tree.
The match function known the format of the pattern. The pattern can be
stored in a list or in a tree. The pattern matching function use itself
the good entry point and indexation type.

Each pattern matching function return the struct pattern that match. If
the flag "fill" is set, the struct pattern is filled, otherwise the
content of this struct must not be used.

With this feature, the general pattern matching function cannot have
exceptions for building the "struct pattern".
2014-03-17 18:06:07 +01:00
..
common MINOR: standard: Add function for converting cidr to network mask. 2014-03-17 18:06:07 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MEDIUM: pattern: The match function browse itself the list or the tree. 2014-03-17 18:06:07 +01:00
types MEDIUM: pattern: The match function browse itself the list or the tree. 2014-03-17 18:06:07 +01:00