Home
last modified time | relevance | path

Searched refs:TidyDoctype (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/include/
H A Dtidyenum.h99 TidyDoctype, /**< User specified doctype */ enumerator
/dports/textproc/tidyp/tidyp-1.04/include/
H A Dtidypenum.h99 TidyDoctype, /**< User specified doctype */ enumerator
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dlanguage_fr.h135 { TidyDoctype, 0,
H A Dlanguage_pt_br.h145 { TidyDoctype, 0,
H A Dlanguage_en.h280 TidyDoctype, 0,
H A Dlanguage_de.h280 TidyDoctype, 0,
H A Dtidylib.c389 if ( option && option->id == TidyDoctype ) in tidyOptGetDefault()
405 if ( option->id == TidyDoctype ) in tidyOptGetDefaultInt()
451 if ( optId == TidyDoctype ) in tidyOptGetValue()
490 if ( optId == TidyDoctype ) in tidyOptGetInt()
504 if ( optId == TidyDoctype ) in tidyOptSetInt()
H A Dconfig.c183 …{ TidyDoctype, DT, "doctype", ST, TidyDoctypeAuto, ParseDocTyp…
1923 if ( OptionValueEqDefault( option, val ) && option->id != TidyDoctype) in SaveConfigToStream()
1926 if ( option->id == TidyDoctype ) /* Special case */ in SaveConfigToStream()
H A Dmessage.c1540 static const TidyOptionId TidyNumEntitiesLinks[] = { TidyDoctype, TidyPreserveEntities, TidyUnk…
/dports/www/tidy-lib/tidy/include/
H A Dtidyenum.h99 TidyDoctype, /**< User specified doctype */ enumerator
/dports/www/tidy-devel/tidy/include/
H A Dtidyenum.h99 TidyDoctype, /**< User specified doctype */ enumerator
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/console/
H A Dtidy.c510 case TidyDoctype: in GetOption()
517 sdef = tidyOptGetValue( tdoc, TidyDoctype ); in GetOption()
/dports/textproc/tidyp/tidyp-1.04/src/
H A Dtidyp.c520 case TidyDoctype: in GetOption()
527 sdef = tidyOptGetValue( tdoc, TidyDoctype ); in GetOption()
H A Dconfig.c221 …{ TidyDoctype, MU, "doctype", ST, 0, ParseDocTyp…
1650 if ( OptionValueEqDefault( option, val ) && option->id != TidyDoctype) in SaveConfigToStream()
1653 if ( option->id == TidyDoctype ) /* Special case */ in SaveConfigToStream()
H A Dlocalize.c351 { TidyDoctype, TidyPreserveEntities, TidyUnknownOption };
402 {TidyDoctype,
/dports/www/tidy-lib/tidy/console/
H A Dtidy.c525 case TidyDoctype: in GetOption()
532 sdef = tidyOptGetValue( tdoc, TidyDoctype ); in GetOption()
/dports/www/tidy-devel/tidy/console/
H A Dtidy.c525 case TidyDoctype: in GetOption()
532 sdef = tidyOptGetValue( tdoc, TidyDoctype ); in GetOption()
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dconfig.c180 …{ TidyDoctype, MU, "doctype", ST, 0, ParseDocTyp…
1528 if ( OptionValueEqDefault( option, val ) && option->id != TidyDoctype) in SaveConfigToStream()
1531 if ( option->id == TidyDoctype ) /* Special case */ in SaveConfigToStream()
H A Dlocalize.c352 { TidyDoctype, TidyUnknownOption };
398 {TidyDoctype,
H A Dlexer.c1500 if (dtmode == TidyDoctypeUser && !cfgStr(doc, TidyDoctype)) in SetXHTMLDocType()
1529 RepairAttrValue(doc, doctype, pub, cfgStr(doc, TidyDoctype)); in SetXHTMLDocType()
/dports/www/tidy-lib/tidy/src/
H A Dconfig.c227 …{ TidyDoctype, MU, "doctype", ST, 0, ParseDocTyp…
1664 if ( OptionValueEqDefault( option, val ) && option->id != TidyDoctype) in SaveConfigToStream()
1667 if ( option->id == TidyDoctype ) /* Special case */ in SaveConfigToStream()
H A Dlocalize.c357 { TidyDoctype, TidyPreserveEntities, TidyUnknownOption };
408 {TidyDoctype,
/dports/www/tidy-devel/tidy/src/
H A Dconfig.c227 …{ TidyDoctype, MU, "doctype", ST, 0, ParseDocTyp…
1664 if ( OptionValueEqDefault( option, val ) && option->id != TidyDoctype) in SaveConfigToStream()
1667 if ( option->id == TidyDoctype ) /* Special case */ in SaveConfigToStream()
H A Dlocalize.c357 { TidyDoctype, TidyPreserveEntities, TidyUnknownOption };
408 {TidyDoctype,
/dports/www/tidy-html5/tidy-html5-5.8.0/include/
H A Dtidyenum.h576 TidyDoctype, /**< User specified doctype */ enumerator

12