Home
last modified time | relevance | path

Searched refs:TidyTag_LISTING (Results 1 – 15 of 15) sorted by relevance

/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/include/
H A Dtidyenum.h373 TidyTag_LISTING, /**< LISTING */ enumerator
/dports/textproc/tidyp/tidyp-1.04/include/
H A Dtidypenum.h381 TidyTag_LISTING, /**< LISTING */ enumerator
/dports/www/tidy-lib/tidy/include/
H A Dtidyenum.h384 TidyTag_LISTING, /**< LISTING */ enumerator
/dports/www/tidy-devel/tidy/include/
H A Dtidyenum.h384 TidyTag_LISTING, /**< LISTING */ enumerator
/dports/textproc/tidyp/tidyp-1.04/src/
H A Dtags.h151 #define nodeIsLISTING( node ) TagIsId( node, TidyTag_LISTING )
H A Dtags.c187 …{ TidyTag_LISTING, "listing", VERS_ELEM_LISTING, &TY_(W3CAttrsFor_LISTING)[0], (CM_BLO…
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dtags.h178 #define nodeIsLISTING( node ) TagIsId( node, TidyTag_LISTING )
H A Dtags.c181 …{ TidyTag_LISTING, "listing", VERS_ELEM_LISTING, &W3CAttrsFor_LISTING[0], (CM_BLOCK|CM…
/dports/www/tidy-lib/tidy/src/
H A Dtags.h164 #define nodeIsLISTING( node ) TagIsId( node, TidyTag_LISTING )
H A Dtags.c193 …{ TidyTag_LISTING, "listing", VERS_ELEM_LISTING, &TY_(W3CAttrsFor_LISTING)[0], (CM_BLO…
/dports/www/tidy-devel/tidy/src/
H A Dtags.h164 #define nodeIsLISTING( node ) TagIsId( node, TidyTag_LISTING )
H A Dtags.c193 …{ TidyTag_LISTING, "listing", VERS_ELEM_LISTING, &TY_(W3CAttrsFor_LISTING)[0], (CM_BLO…
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dtags.h379 #define nodeIsLISTING( node ) TagIsId( node, TidyTag_LISTING )
H A Dtags.c229 …{ TidyTag_LISTING, "listing", VERS_ELEM_LISTING, &TY_(W3CAttrsFor_LISTING)[0], (CM_BLO…
/dports/www/tidy-html5/tidy-html5-5.8.0/include/
H A Dtidyenum.h908 TidyTag_LISTING, /**< LISTING */ enumerator