browserutilities/xmlparser/src/wml_1_1_dict.c
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    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'};