Boost logo

Boost Users :

From: Frank Bergemann (FBergemann_at_[hidden])
Date: 2006-12-05 11:27:40


Hi,

is there a way to define a set (list) of regular expressions and merge
them into *one* "scanner".
So that i can pass some input string to this merged scanner ( with a
_single_ function call ) and as a result get back which of the regular
expression(s) match for that string (two modes:(1) 1st hit & (2) all hits)?
Currently i use a loop to check for each expression
individually/sequentially.

\Frank


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net