Searched refs:NewAttributeEx (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/tidy-15.15/tidy/src/
H A Dlexer.h539 AttVal* TY_(NewAttributeEx)( TidyDocImpl* doc, ctmbstr name, ctmbstr value,
H A Dclean.c527 av = TY_(NewAttributeEx)( doc, "type", "text/css", '"' );
687 av = TY_(NewAttributeEx)( doc, "style", property, '"' );
732 av = TY_(NewAttributeEx)( doc, "class", s2, '"' );
778 av = TY_(NewAttributeEx)( doc, "style", s2, '"' );
H A Dlexer.c3529 AttVal* TY_(NewAttributeEx)( TidyDocImpl* doc, ctmbstr name, ctmbstr value, function

Completed in 155 milliseconds