|
Source-highlight Library
|
| contains_backreferences(const std::string &s) | srchilite::RegexPreProcessor | [static] |
| make_nonsensitive(const std::string &s) | srchilite::RegexPreProcessor | [static] |
| num_of_backreferences(const std::string &s) | srchilite::RegexPreProcessor | [static] |
| num_of_marked_subexpressions(const std::string &s, bool allow_outer_char=false, bool allow_outer_nonmarked=false) | srchilite::RegexPreProcessor | [static] |
| num_of_references(const std::string &s) | srchilite::RegexPreProcessor | [static] |
| num_of_subexpressions(const std::string &s) | srchilite::RegexPreProcessor | [static] |
| preprocess(const std::string &s) | srchilite::RegexPreProcessor | [static] |
| RegexPreProcessor() (defined in srchilite::RegexPreProcessor) | srchilite::RegexPreProcessor | |
| replace_backreferences(const std::string &original, const backreference_replacements &replace) | srchilite::RegexPreProcessor | [static] |
| replace_backreferences(const std::string &original, const regex_match_results &results) | srchilite::RegexPreProcessor | [static] |
| replace_references(const std::string &original, const backreference_replacements &replace) | srchilite::RegexPreProcessor | [static] |
| replace_references(const std::string &original, const regex_match_results &results) | srchilite::RegexPreProcessor | [static] |
| split_marked_subexpressions(const std::string &s) | srchilite::RegexPreProcessor | [static] |
| ~RegexPreProcessor() (defined in srchilite::RegexPreProcessor) | srchilite::RegexPreProcessor |