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