List of all items
Structs
- markup::html_attributes::WHITELIST
- markup::named_char_refs::ENTITIES
- markup::regexes::ESCAPED_HTML_CHARS
- markup::regexes::HTML_ATTRIBUTES
- markup::regexes::HTML_SCRIPT_ELEMENT
- markup::regexes::HTML_STYLE_ELEMENT
- regexes::INTERNAL_ANCHOR_TARGET_ID
- regexes::PREFIXED_SELECTORS
- regexes::STRING_DELIMITED_BY_COMMA
- regexes::STRING_DELIMITED_BY_SPACE
- script::regexes::ESCAPED_JS_CHARS
- script::regexes::HTML_SCRIPT_ELEMENT
- script::regexes::JS_ARGUMENTS
- script::regexes::JS_PROPERTIES
- style::regexes::CSS_ATTRIBUTES
- style::regexes::CSS_FUNCTIONS
- style::regexes::CSS_SELECTORS
- style::regexes::ESCAPED_CSS_CHARS
- style::regexes::INVALID_CSS_CHARACTERS
Functions
- add_selector_to_map
- analyse_anchor_links
- analyse_prefixed_selectors
- analyse_string_of_arguments
- analyse_string_of_tokens
- get_encoded_selector
- get_function_arguments
- is_prefixed_selector
- markup::analyse_html
- markup::analyse_html_attributes
- markup::analyse_html_scripts
- markup::analyse_html_styles
- markup::rewrite_html
- markup::rewrite_html_attributes
- markup::rewrite_html_scripts
- markup::rewrite_html_styles
- markup::unescape_html_chars
- read_from_css
- read_from_html
- read_from_js
- rewrite_anchor_links
- rewrite_prefixed_selectors
- rewrite_string_of_arguments
- rewrite_string_of_tokens
- script::analyse_js
- script::analyse_js_arguments
- script::analyse_js_properties
- script::rewrite_js
- script::rewrite_js_arguments
- script::rewrite_js_properties
- script::unescape_js_chars
- style::analyse_css
- style::analyse_css_attributes
- style::analyse_css_functions
- style::analyse_css_selectors
- style::rewrite_css
- style::rewrite_css_attributes
- style::rewrite_css_functions
- style::rewrite_css_selectors
- style::unescape_css_chars
- write_to_css
- write_to_html
- write_to_js