Source-highlight Library
|
This is the complete list of members for srchilite::RegexRuleFactory, including all inherited members.
createCompoundRule(const ElemNameList &nameList, const std::string &rep) | srchilite::RegexRuleFactory | virtual |
createLineRule(const std::string &name, const std::string &start, const std::string &end, const std::string &escape="", bool nested=false) | srchilite::RegexRuleFactory | virtual |
createListRule(const std::string &name, const WordList &list, bool caseSensitve=true) | srchilite::RegexRuleFactory | virtual |
createMultiLineRule(const std::string &name, const std::string &start, const std::string &end, const std::string &escape, bool nested) | srchilite::RegexRuleFactory | virtual |
createSimpleRule(const std::string &name, const std::string &s) | srchilite::RegexRuleFactory | virtual |
createWordListRule(const std::string &name, const WordList &list, bool caseSensitve=true) | srchilite::RegexRuleFactory | virtual |
HighlightRuleFactory() (defined in srchilite::HighlightRuleFactory) | srchilite::HighlightRuleFactory | |
RegexRuleFactory() (defined in srchilite::RegexRuleFactory) | srchilite::RegexRuleFactory | |
~HighlightRuleFactory() (defined in srchilite::HighlightRuleFactory) | srchilite::HighlightRuleFactory | virtual |
~RegexRuleFactory() (defined in srchilite::RegexRuleFactory) | srchilite::RegexRuleFactory | virtual |