bes Updated for version 3.20.13
BESRegex Member List

This is the complete list of members for BESRegex, including all inherited members.

BESRegex(const char *s)BESRegexinlineexplicit
BESRegex(const char *s, int)BESRegexinline
BESRegex(const std::string &s)BESRegexinlineexplicit
match(const char *s, int len, int pos=0) constBESRegex
match(const std::string &s) constBESRegex
pattern() const (defined in BESRegex)BESRegexinline
search(const char *s, int len, int &matchlen, int pos=0) constBESRegex
search(const std::string &s, int &matchlen) constBESRegex
~BESRegex() (defined in BESRegex)BESRegex