#include <regexp.h>
Public Member Functions | |
ERegexp (const std::string &expr, int match_count=0, int flags=0) throw (wibble::exception::Regexp) |
wibble::ERegexp::ERegexp | ( | const std::string & | expr, | |
int | match_count = 0 , |
|||
int | flags = 0 | |||
) | throw (wibble::exception::Regexp) [inline] |