Functions | |
static void | optionvalues (TidyDoc tdoc) |
Handles the -show-config service. More... | |
static void | printOptionValues (TidyDoc ARG_UNUSED(tdoc), TidyOption topt, OptionDesc *d) |
Prints the option value for a given option. More... | |
|
static |
Handles the -show-config service.
tdoc | The Tidy Document. |
|
static |
Prints the option value for a given option.
ARG_UNUSED | The Tidy document. |
topt | The option for which to show values. |
d | The OptionDesc array. |