Kyoto Cabinet
kyotocabinet::Regex Member List
This is the complete list of members for kyotocabinet::Regex, including all inherited members.
compile(const std::string &regex, uint32_t opts=0)kyotocabinet::Regex
IGNCASE enum valuekyotocabinet::Regex
match(const std::string &str)kyotocabinet::Regex
match(const std::string &str, const std::string &pattern, uint32_t opts=0)kyotocabinet::Regex [static]
MATCHONLY enum valuekyotocabinet::Regex
Option enum namekyotocabinet::Regex
Regex()kyotocabinet::Regex [explicit]
replace(const std::string &str, const std::string &alt)kyotocabinet::Regex
replace(const std::string &str, const std::string &pattern, const std::string &alt, uint32_t opts=0)kyotocabinet::Regex [static]
~Regex()kyotocabinet::Regex