| Functions | |
| static void | exportDefaultOptionValues (TidyDoc tdoc) | 
| Handles the -export-default-config service.  More... | |
| static void | exportOptionValues (TidyDoc tdoc) | 
| Handles the -export-config service.  More... | |
| static void | invertBuffer (TidyBuffer *src, TidyBuffer *dst) | 
| static void | printOptionExportValues (TidyDoc ARG_UNUSED(tdoc), TidyOption topt, OptionDesc *d) | 
| Prints the option value for a given option.  More... | |
| 
 | static | 
Handles the -export-default-config service.
| tdoc | The Tidy Document. | 
| 
 | static | 
Handles the -export-config service.
| tdoc | The Tidy Document. | 
| 
 | static | 
| 
 | 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. |