Home
last modified time | relevance | path

Searched defs:CheckHTML (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/tidyp/tidyp-1.04/src/
H A Dtags.c22 static CheckAttribs CheckHTML; variable
685 void CheckHTML( TidyDocImpl* doc, Node *node ) in CheckHTML() function
/dports/www/tidy-lib/tidy/src/
H A Dtags.c28 static CheckAttribs CheckHTML; variable
691 void CheckHTML( TidyDocImpl* doc, Node *node ) in CheckHTML() function
/dports/www/tidy-devel/tidy/src/
H A Dtags.c28 static CheckAttribs CheckHTML; variable
691 void CheckHTML( TidyDocImpl* doc, Node *node ) in CheckHTML() function
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dtags.c22 static CheckAttribs CheckHTML; variable
951 void CheckHTML( TidyDocImpl* doc, Node *node ) in CheckHTML() function
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dtags.c665 void CheckHTML( TidyDocImpl* doc, Node *node ) in CheckHTML() function
H A Dtags.h134 CheckAttribs CheckHTML; variable