Source-highlight Library
srchilite::RegexPreProcessor Member List

This is the complete list of members for srchilite::RegexPreProcessor, including all inherited members.

contains_backreferences(const std::string &s)srchilite::RegexPreProcessorstatic
make_nonsensitive(const std::string &s)srchilite::RegexPreProcessorstatic
num_of_backreferences(const std::string &s)srchilite::RegexPreProcessorstatic
num_of_marked_subexpressions(const std::string &s, bool allow_outer_char=false, bool allow_outer_nonmarked=false)srchilite::RegexPreProcessorstatic
num_of_references(const std::string &s)srchilite::RegexPreProcessorstatic
num_of_subexpressions(const std::string &s)srchilite::RegexPreProcessorstatic
preprocess(const std::string &s)srchilite::RegexPreProcessorstatic
RegexPreProcessor() (defined in srchilite::RegexPreProcessor)srchilite::RegexPreProcessor
replace_backreferences(const std::string &original, const backreference_replacements &replace)srchilite::RegexPreProcessorstatic
replace_backreferences(const std::string &original, const regex_match_results &results)srchilite::RegexPreProcessorstatic
replace_references(const std::string &original, const backreference_replacements &replace)srchilite::RegexPreProcessorstatic
replace_references(const std::string &original, const regex_match_results &results)srchilite::RegexPreProcessorstatic
split_marked_subexpressions(const std::string &s)srchilite::RegexPreProcessorstatic
~RegexPreProcessor() (defined in srchilite::RegexPreProcessor)srchilite::RegexPreProcessor