$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [xpressive] or [spirit] Searching for multiple patterns at once.
From: Raindog (raindog_at_[hidden])
Date: 2008-11-21 15:32:29
Is there anything in xpressive or spirit that supports aho-corasick
dictionary matching or at least something efficient?
(http://en.wikipedia.org/wiki/Aho-Corasick_algorithm)