1 #ifndef language_zh_cn_h 
    2 #define language_zh_cn_h 
   35 #pragma execution_character_set("utf-8")
 
   68 #if SUPPORT_CONSOLE_APP 
@ FILE_CANT_OPEN
Definition: tidyenum.h:1460
 
@ TC_STRING_VERS_B
Definition: tidyenum.h:1462
 
@ TC_STRING_VERS_A
Definition: tidyenum.h:1462
 
@ STRING_CONTENT_LOOKS
Definition: tidyenum.h:1460
 
@ LINE_COLUMN_STRING
line d column d
Definition: tidyenum.h:1458
 
@ TIDY_LANGUAGE
Definition: language.h:31
 
@ TIDY_MESSAGE_TYPE_LAST
Definition: language.h:34
 
static languageDefinition language_zh_cn
This structure specifies all of the strings needed by Tidy for a single language.
Definition: language_zh_cn.h:56
 
static uint whichPluralForm_zh_cn(uint n)
This language-specific function returns the correct pluralForm to use given n items,...
Definition: language_zh_cn.h:44
 
Finally, a complete language definition.
Definition: language.h:68