Home
last modified time | relevance | path

Searched refs:AddColorRule (Results 1 – 5 of 5) sorted by relevance

/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dclean.c390 static void AddColorRule( Lexer* lexer, ctmbstr selector, ctmbstr color ) in AddColorRule() function
470 AddColorRule(lexer, " :link", attr->value); in CleanBodyAttrs()
476 AddColorRule(lexer, " :visited", attr->value); in CleanBodyAttrs()
482 AddColorRule(lexer, " :active", attr->value); in CleanBodyAttrs()
/dports/textproc/tidyp/tidyp-1.04/src/
H A Dclean.c386 static void AddColorRule( Lexer* lexer, ctmbstr selector, ctmbstr color ) in AddColorRule() function
466 AddColorRule(lexer, " :link", attr->value); in CleanBodyAttrs()
472 AddColorRule(lexer, " :visited", attr->value); in CleanBodyAttrs()
478 AddColorRule(lexer, " :active", attr->value); in CleanBodyAttrs()
/dports/www/tidy-lib/tidy/src/
H A Dclean.c392 static void AddColorRule( Lexer* lexer, ctmbstr selector, ctmbstr color ) in AddColorRule() function
472 AddColorRule(lexer, " :link", attr->value); in CleanBodyAttrs()
478 AddColorRule(lexer, " :visited", attr->value); in CleanBodyAttrs()
484 AddColorRule(lexer, " :active", attr->value); in CleanBodyAttrs()
/dports/www/tidy-devel/tidy/src/
H A Dclean.c392 static void AddColorRule( Lexer* lexer, ctmbstr selector, ctmbstr color ) in AddColorRule() function
472 AddColorRule(lexer, " :link", attr->value); in CleanBodyAttrs()
478 AddColorRule(lexer, " :visited", attr->value); in CleanBodyAttrs()
484 AddColorRule(lexer, " :active", attr->value); in CleanBodyAttrs()
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dclean.c386 static void AddColorRule( Lexer* lexer, ctmbstr selector, ctmbstr color ) in AddColorRule() function
466 AddColorRule(lexer, " :link", attr->value); in CleanBodyAttrs()
472 AddColorRule(lexer, " :visited", attr->value); in CleanBodyAttrs()
478 AddColorRule(lexer, " :active", attr->value); in CleanBodyAttrs()