browserutilities/xmlparser/src/wml_1_1_dict.c
changeset 37 cb62a4f66ebe
parent 0 dd21522fd290
child 65 5bfc169077b2
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
       
    19 /*
    18 /*
    20 ** This file is not generated by the dictionary creator. If you need any help
    19 ** This file is not generated by the dictionary creator. If you need any help
    21 ** to edit this file please see Shaun Keller/Frank Rchichi/Ramesh Bapanapalli.
    20 ** to edit this file please see Shaun Keller/Frank Rchichi/Ramesh Bapanapalli.
    22 */
    21 */
    23 
    22 
    24 #include "nw_wml1x_wml_1_3_tokens.h"
    23 #include "nw_wml1x_wml_1_3_tokens.h"
    25 #include "nw_wbxml_dictionary.h"
    24 #include <nw_wbxml_dictionary.h>
    26 
       
    27 
    25 
    28 static const NW_Ucs2 NW_Wml_1_3_ElementTag_pre[] = {'p','r','e','\0'};
    26 static const NW_Ucs2 NW_Wml_1_3_ElementTag_pre[] = {'p','r','e','\0'};
    29 static const NW_Ucs2 NW_Wml_1_3_ElementTag_a[] = {'a','\0'};
    27 static const NW_Ucs2 NW_Wml_1_3_ElementTag_a[] = {'a','\0'};
    30 static const NW_Ucs2 NW_Wml_1_3_ElementTag_td[] = {'t','d','\0'};
    28 static const NW_Ucs2 NW_Wml_1_3_ElementTag_td[] = {'t','d','\0'};
    31 static const NW_Ucs2 NW_Wml_1_3_ElementTag_tr[] = {'t','r','\0'};
    29 static const NW_Ucs2 NW_Wml_1_3_ElementTag_tr[] = {'t','r','\0'};