Functions | |
| static void | lang_help (TidyDoc tdoc) |
| Handles the -lang help service. More... | |
| void | tidyPrintTidyLanguageNames (ctmbstr format) |
| Prints the languages the are currently built into Tidy, using the specified format string. More... | |
| void | tidyPrintWindowsLanguageNames (ctmbstr format) |
| Prints the Windows language names that Tidy recognizes, using the specified format string. More... | |
|
static |
Handles the -lang help service.
| tdoc | The Tidy document. |
| void tidyPrintTidyLanguageNames | ( | ctmbstr | format | ) |
Prints the languages the are currently built into Tidy, using the specified format string.
| format | A format string used to display the Windows language names, or NULL to use the built-in default format. |
| void tidyPrintWindowsLanguageNames | ( | ctmbstr | format | ) |
Prints the Windows language names that Tidy recognizes, using the specified format string.
| format | A format string used to display the Windows language names, or NULL to use the built-in default format. |