equal
deleted
inserted
replaced
35 * Dictionary = Wml_1_3 |
35 * Dictionary = Wml_1_3 |
36 * Public id = 0x0A |
36 * Public id = 0x0A |
37 * Doc Type = -//WAPFORUM//DTD WML 1.3//EN |
37 * Doc Type = -//WAPFORUM//DTD WML 1.3//EN |
38 */ |
38 */ |
39 #include "nw_wml1x_wml_1_3_tokens.h" |
39 #include "nw_wml1x_wml_1_3_tokens.h" |
40 #include "nw_wbxml_dictionary.h" |
40 #include <nw_wbxml_dictionary.h> |
41 |
|
42 |
41 |
43 static const NW_Ucs2 NW_Wml_1_3_ElementTag_pre[] = {'p','r','e','\0'}; |
42 static const NW_Ucs2 NW_Wml_1_3_ElementTag_pre[] = {'p','r','e','\0'}; |
44 static const NW_Ucs2 NW_Wml_1_3_ElementTag_a[] = {'a','\0'}; |
43 static const NW_Ucs2 NW_Wml_1_3_ElementTag_a[] = {'a','\0'}; |
45 static const NW_Ucs2 NW_Wml_1_3_ElementTag_td[] = {'t','d','\0'}; |
44 static const NW_Ucs2 NW_Wml_1_3_ElementTag_td[] = {'t','d','\0'}; |
46 static const NW_Ucs2 NW_Wml_1_3_ElementTag_tr[] = {'t','r','\0'}; |
45 static const NW_Ucs2 NW_Wml_1_3_ElementTag_tr[] = {'t','r','\0'}; |