Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include <stdio.h>
#include <stdlib.h>
#include <memory.h>
#include <string.h>
#include "decompile.h"
Go to the source code of this file.
Macros | |
#define | INDENT_SIZE 4 |
#define | STRING_BLOCK_SIZE 256 |
Variables | |
const WBXML_MB_U_INT32 | ZERO_WBXML_MB_U_INT32 = {0,0,0,0} |
long | dtd_id |
DTD_TYPE_LIST | DTDTypeList [] |
CODEPAGE_TAG_NAME_LIST | CodepageTagNames [] |
CODEPAGE_ATTRSTART_NAME_LIST | CodepageAttrstartNames [] |
CODEPAGE_ATTRVALUE_NAME_LIST | CodepageAttrvalueNames [] |
#define INDENT_SIZE 4 |
Definition at line 75 of file decompile.c.
Referenced by DumpNode().
#define STRING_BLOCK_SIZE 256 |
Referenced by Read_termstr_rtn().
|
static |
Definition at line 458 of file decompile.c.
References tagWBXML_NODE::m_data, NewNode(), and NODE_ATTREND.
Referenced by Read_element().
|
static |
Definition at line 444 of file decompile.c.
References tagWBXML_NODE::m_data, malloc(), NewNode(), and NODE_ATTRSTART_LITERAL.
Referenced by Read_attrStart().
|
static |
Definition at line 437 of file decompile.c.
References tagWBXML_NODE::m_data, malloc(), NewNode(), and NODE_ATTRSTART.
Referenced by Read_attrStart().
|
static |
Definition at line 451 of file decompile.c.
References tagWBXML_NODE::m_data, malloc(), NewNode(), and NODE_ATTRVALUE.
Referenced by Read_attrValue().
|
static |
Definition at line 430 of file decompile.c.
References tagWBXML_NODE::m_data, malloc(), NewNode(), and NODE_CODEPAGE_LITERAL_TAG.
Referenced by Read_stag().
|
static |
Definition at line 423 of file decompile.c.
References tagWBXML_NODE::m_data, malloc(), NewNode(), and NODE_CODEPAGE_TAG.
Referenced by Read_stag().
|
static |
Definition at line 407 of file decompile.c.
References dtd_id, tagWBXML_NODE::m_data, malloc(), NewNode(), and NODE_DTD_TYPE.
Referenced by Read_publicid().
|
static |
Definition at line 464 of file decompile.c.
References tagWBXML_NODE::m_data, NewNode(), NODE_STRING, and strdup.
Referenced by Read_termstr().
|
static |
Definition at line 416 of file decompile.c.
References tagWBXML_NODE::m_data, malloc(), NewNode(), and NODE_STRING_TABLE.
Referenced by Read_strtbl().
|
static |
Definition at line 475 of file decompile.c.
Referenced by Read_extension().
|
static |
Definition at line 470 of file decompile.c.
Referenced by Read_extension().
|
static |
Definition at line 1435 of file decompile.c.
References tagWBXML_INFO::m_curpos, and tagWBXML_INFO::m_start.
Referenced by ReadBinary().
WBXML_LENGTH BytesLeft | ( | P_WBXML_INFO | buffer | ) |
Definition at line 548 of file decompile.c.
References ERR_INTERNAL_BAD_PARAM, tagWBXML_INFO::m_curpos, tagWBXML_INFO::m_length, tagWBXML_INFO::m_start, and ParseError().
Referenced by Is_zero(), IsTag(), Read_bytes(), Read_mb_u_int32(), Read_termstr_rtn(), Read_u_int8(), ReadCodepageTag(), and ReadFixedTag().
|
static |
Definition at line 1563 of file decompile.c.
References CodepageAttrstartNames, dtd_id, ERR_INTERNAL_BAD_PARAM, tagCODEPAGE_ATTRSTART_NAME_LIST::m_name, ParseError(), and strdup.
Referenced by DumpNode().
|
static |
Definition at line 1600 of file decompile.c.
References CodepageAttrvalueNames, dtd_id, ERR_INTERNAL_BAD_PARAM, ParseError(), realloc, and strdup.
Referenced by DumpNode().
|
static |
Definition at line 1540 of file decompile.c.
References CODEPAGE_TAG_MASK, CodepageTagNames, dtd_id, tagCODEPAGE_TAG_NAME_LIST::m_name, and tagCODEPAGE_TAG_NAME_LIST::m_page.
Referenced by DumpNode().
|
static |
Definition at line 1522 of file decompile.c.
References DTDTypeList, and tagDTD_TYPE_LIST::m_name.
Referenced by DumpNode().
|
static |
Definition at line 1676 of file decompile.c.
References CODEPAGE_TAG_HAS_ATTRS, CODEPAGE_TAG_HAS_CONTENT, CODEPAGE_TAG_MASK, CodepageAttrstartName(), CodepageAttrvalueName(), CodepageTagName(), DTDTypeName(), FALSE, free(), GetStringTableString(), INDENT_SIZE, tagWBXML_NODE::m_child, tagWBXML_NODE::m_data, tagWBXML_NODE::m_next, tagWBXML_NODE::m_page, tagWBXML_NODE::m_prev, tagWBXML_NODE::m_type, mb_u_int32_to_long(), NODE_ATTREND, NODE_ATTRSTART, NODE_ATTRSTART_LITERAL, NODE_ATTRVALUE, NODE_CODEPAGE_LITERAL_TAG, NODE_CODEPAGE_TAG, NODE_DTD_TYPE, NODE_STRING, NODE_VARIABLE_INDEX, NODE_VARIABLE_STRING, OutputEncodedString(), realloc, strdup, and TRUE.
Referenced by DumpNodes().
|
static |
Definition at line 1851 of file decompile.c.
References DumpNode(), FALSE, tagWBXML_NODE::m_next, tagWBXML_NODE::m_prev, and tagWBXML_INFO::m_tree.
Referenced by main().
|
static |
|
static |
Definition at line 1447 of file decompile.c.
References free(), FreeNode(), tagWBXML_INFO::m_curpos, tagWBXML_INFO::m_length, tagWBXML_INFO::m_start, and tagWBXML_INFO::m_tree.
Referenced by main().
|
static |
Definition at line 389 of file decompile.c.
References free(), tagWBXML_NODE::m_child, and tagWBXML_NODE::m_next.
Referenced by Free().
|
static |
Definition at line 1638 of file decompile.c.
References tagWBXML_NODE::m_data, tagWBXML_NODE::m_next, tagWBXML_NODE::m_parent, tagWBXML_NODE::m_prev, tagWBXML_NODE::m_type, mb_u_int32_to_long(), and NODE_STRING_TABLE.
Referenced by DumpNode().
|
static |
Definition at line 1425 of file decompile.c.
References tagWBXML_INFO::m_curnode, tagWBXML_INFO::m_curpage, tagWBXML_INFO::m_curpos, tagWBXML_INFO::m_length, tagWBXML_INFO::m_start, and tagWBXML_INFO::m_tree.
Referenced by main().
BOOL Is_attrValue | ( | P_WBXML_INFO | buffer | ) |
Definition at line 612 of file decompile.c.
References CP_TAG_ATTRVALUE, Is_entity(), Is_extension(), Is_opaque(), Is_pi(), Is_string(), Is_switchPage(), IsCodepageTag(), tagWBXML_INFO::m_curpos, and SWITCHPAGE_SIZE.
Referenced by Read_attribute(), and Read_pi().
BOOL Is_entity | ( | P_WBXML_INFO | buffer | ) |
Definition at line 675 of file decompile.c.
References IsTag(), and TAG_ENTITY.
Referenced by Is_attrValue(), Read_attrValue(), and Read_content().
BOOL Is_extension | ( | P_WBXML_INFO | buffer | ) |
Definition at line 627 of file decompile.c.
References Is_switchPage(), IsTag(), tagWBXML_INFO::m_curpos, SWITCHPAGE_SIZE, TAG_EXT_0, TAG_EXT_1, TAG_EXT_2, TAG_EXT_I_0, TAG_EXT_I_1, TAG_EXT_I_2, TAG_EXT_T_0, TAG_EXT_T_1, and TAG_EXT_T_2.
Referenced by Is_attrValue(), Read_attrValue(), and Read_content().
BOOL Is_inline | ( | P_WBXML_INFO | buffer | ) |
Definition at line 665 of file decompile.c.
References IsTag(), and TAG_STR_I.
Referenced by Is_string(), and Read_string().
BOOL Is_opaque | ( | P_WBXML_INFO | buffer | ) |
Definition at line 685 of file decompile.c.
References IsTag(), and TAG_OPAQUE.
Referenced by Is_attrValue(), Read_attrValue(), and Read_content().
BOOL Is_pi | ( | P_WBXML_INFO | buffer | ) |
Definition at line 680 of file decompile.c.
References IsTag(), and TAG_PI.
Referenced by Is_attrValue(), Read_body(), and Read_content().
BOOL Is_string | ( | P_WBXML_INFO | buffer | ) |
Definition at line 654 of file decompile.c.
References Is_inline(), and Is_tableref().
Referenced by Is_attrValue(), Read_attrValue(), and Read_content().
BOOL Is_switchPage | ( | P_WBXML_INFO | buffer | ) |
Definition at line 660 of file decompile.c.
References IsTag(), and TAG_SWITCH_PAGE.
Referenced by Is_attrValue(), Is_extension(), Read_attrStart(), Read_attrValue(), Read_element(), and Read_extension().
BOOL Is_tableref | ( | P_WBXML_INFO | buffer | ) |
Definition at line 670 of file decompile.c.
References IsTag(), and TAG_STR_T.
Referenced by Is_string(), and Read_string().
BOOL Is_zero | ( | P_WBXML_INFO | buffer | ) |
Definition at line 690 of file decompile.c.
References BytesLeft(), ERR_END_OF_DATA, ERR_INTERNAL_BAD_PARAM, FALSE, tagWBXML_INFO::m_curpos, and ParseError().
Referenced by Read_publicid().
BOOL IsCodepageTag | ( | P_WBXML_INFO | buffer, |
CP_TAG_TYPE | type | ||
) |
Definition at line 594 of file decompile.c.
References CP_TAG_ATTRSTART, CP_TAG_ATTRVALUE, CP_TAG_TAG, FALSE, tagWBXML_INFO::m_curpos, TRUE, and type.
Referenced by Is_attrValue(), Read_attrStart(), Read_attrValue(), and Read_stag().
BOOL IsTag | ( | P_WBXML_INFO | buffer, |
WBXML_TAG | tag | ||
) |
Definition at line 570 of file decompile.c.
References BytesLeft(), ERR_INTERNAL_BAD_PARAM, FALSE, tagWBXML_INFO::m_curpos, and ParseError().
Referenced by Is_entity(), Is_extension(), Is_inline(), Is_opaque(), Is_pi(), Is_switchPage(), Is_tableref(), Read_attrStart(), Read_element(), Read_extension(), and Read_stag().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 1869 of file decompile.c.
References DumpNodes(), ERR_FILE_NOT_FOUND, file, Free(), Init(), ParseError(), Read_start(), and ReadBinary().
long mb_u_int32_to_long | ( | P_WBXML_MB_U_INT32 | value | ) |
Definition at line 873 of file decompile.c.
References ERR_INTERNAL_BAD_PARAM, MAX_MB_U_INT32_BYTES, and ParseError().
Referenced by DumpNode(), GetStringTableString(), Read_opaque(), and Read_strtbl().
void Message | ( | char * | msg | ) |
Definition at line 485 of file decompile.c.
References msg.
Referenced by ParseError(), and ParseWarning().
|
static |
Definition at line 320 of file decompile.c.
References ERR_INTERNAL_BAD_PARAM, ERR_NOT_ENOUGH_MEMORY, tagWBXML_NODE::m_child, tagWBXML_INFO::m_curnode, tagWBXML_INFO::m_curpage, tagWBXML_NODE::m_data, tagWBXML_NODE::m_next, tagWBXML_NODE::m_page, tagWBXML_NODE::m_parent, tagWBXML_NODE::m_prev, tagWBXML_INFO::m_tree, tagWBXML_NODE::m_type, malloc(), ParseError(), and type.
Referenced by AddAttrEndNode(), AddAttrStartLiteralNode(), AddAttrStartNode(), AddAttrValueNode(), AddCodepageLiteralTagNode(), AddCodepageTagNode(), AddDTDNode(), AddStringNode(), and AddStringTableNode().
|
static |
void ParseError | ( | WBXML_PARSE_ERROR | error | ) |
Definition at line 490 of file decompile.c.
References ERR_END_OF_DATA, ERR_FILE_NOT_FOUND, ERR_FILE_NOT_READ, ERR_INTERNAL_BAD_PARAM, ERR_NOT_ENOUGH_MEMORY, ERR_TAG_NOT_FOUND, error(), and Message().
Referenced by BytesLeft(), CodepageAttrstartName(), CodepageAttrvalueName(), Is_zero(), IsTag(), main(), mb_u_int32_to_long(), NewNode(), Read_attrStart(), Read_attrValue(), Read_bytes(), Read_extension(), Read_mb_u_int32(), Read_stag(), Read_string(), Read_termstr_rtn(), Read_u_int8(), Read_zero(), ReadBinary(), ReadCodepageTag(), and ReadFixedTag().
void ParseWarning | ( | WBXML_PARSE_WARNING | warning | ) |
Definition at line 526 of file decompile.c.
References Message(), WARN_FUTURE_EXPANSION_EXT_0, WARN_FUTURE_EXPANSION_EXT_1, WARN_FUTURE_EXPANSION_EXT_2, and warning().
Referenced by Read_extension().
void Read_attribute | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1067 of file decompile.c.
References Is_attrValue(), Read_attrStart(), and Read_attrValue().
Referenced by Read_element().
void Read_attrStart | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1077 of file decompile.c.
References AddAttrStartLiteralNode(), AddAttrStartNode(), CP_TAG_ATTRSTART, ERR_TAG_NOT_FOUND, Is_switchPage(), IsCodepageTag(), IsTag(), ParseError(), Read_index(), Read_switchPage(), ReadCodepageTag(), ReadFixedTag(), and TAG_LITERAL.
Referenced by Read_attribute(), and Read_pi().
void Read_attrValue | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1109 of file decompile.c.
References AddAttrValueNode(), CP_TAG_ATTRVALUE, ERR_TAG_NOT_FOUND, Is_entity(), Is_extension(), Is_opaque(), Is_string(), Is_switchPage(), IsCodepageTag(), ParseError(), Read_entity(), Read_extension(), Read_opaque(), Read_string(), Read_switchPage(), and ReadCodepageTag().
Referenced by Read_attribute(), and Read_pi().
void Read_body | ( | P_WBXML_INFO | buffer | ) |
Definition at line 953 of file decompile.c.
References Is_pi(), Read_element(), and Read_pi().
Referenced by Read_start().
void Read_bytes | ( | P_WBXML_INFO | buffer, |
WBXML_LENGTH | length, | ||
P_WBXML_BYTES | result | ||
) |
Definition at line 765 of file decompile.c.
References BytesLeft(), ERR_END_OF_DATA, ERR_INTERNAL_BAD_PARAM, tagWBXML_INFO::m_curpos, malloc(), and ParseError().
Referenced by Read_opaque(), and Read_strtbl().
void Read_charset | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1334 of file decompile.c.
References Read_mb_u_int32().
Referenced by Read_start().
void Read_content | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1011 of file decompile.c.
References Is_entity(), Is_extension(), Is_opaque(), Is_pi(), Is_string(), Read_element(), Read_entity(), Read_extension(), Read_opaque(), Read_pi(), and Read_string().
Referenced by Read_element().
void Read_element | ( | P_WBXML_INFO | buffer | ) |
Definition at line 968 of file decompile.c.
References AddAttrEndNode(), CODEPAGE_TAG_HAS_ATTRS, CODEPAGE_TAG_HAS_CONTENT, Is_switchPage(), IsTag(), tagWBXML_NODE::m_child, tagWBXML_INFO::m_curnode, tagWBXML_NODE::m_parent, tagWBXML_INFO::m_tree, Read_attribute(), Read_content(), Read_stag(), Read_switchPage(), ReadFixedTag(), and TAG_END.
Referenced by Read_body(), and Read_content().
void Read_entcode | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1278 of file decompile.c.
References Read_mb_u_int32().
Referenced by Read_entity().
void Read_entity | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1272 of file decompile.c.
References Read_entcode(), ReadFixedTag(), and TAG_ENTITY.
Referenced by Read_attrValue(), and Read_content().
void Read_extension | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1146 of file decompile.c.
References AddVariableIndexNode(), AddVariableStringNode(), ERR_TAG_NOT_FOUND, Is_switchPage(), IsTag(), ParseError(), ParseWarning(), Read_index(), Read_switchPage(), Read_termstr_rtn(), ReadFixedTag(), TAG_EXT_0, TAG_EXT_1, TAG_EXT_2, TAG_EXT_I_0, TAG_EXT_I_1, TAG_EXT_I_2, TAG_EXT_T_0, TAG_EXT_T_1, TAG_EXT_T_2, VAR_ESCAPED, VAR_UNCHANGED, VAR_UNESCAPED, WARN_FUTURE_EXPANSION_EXT_0, WARN_FUTURE_EXPANSION_EXT_1, and WARN_FUTURE_EXPANSION_EXT_2.
Referenced by Read_attrValue(), and Read_content().
void Read_index | ( | P_WBXML_INFO | buffer, |
P_WBXML_MB_U_INT32 | result | ||
) |
Definition at line 1398 of file decompile.c.
References Read_mb_u_int32().
Referenced by Read_attrStart(), Read_extension(), Read_publicid(), Read_stag(), and Read_tableref().
void Read_inline | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1258 of file decompile.c.
References Read_termstr(), ReadFixedTag(), and TAG_STR_I.
Referenced by Read_string().
void Read_length | ( | P_WBXML_INFO | buffer, |
P_WBXML_MB_U_INT32 | result | ||
) |
Definition at line 1403 of file decompile.c.
References Read_mb_u_int32().
Referenced by Read_opaque().
void Read_mb_u_int32 | ( | P_WBXML_INFO | buffer, |
P_WBXML_MB_U_INT32 | result | ||
) |
Definition at line 738 of file decompile.c.
References BytesLeft(), ERR_END_OF_DATA, ERR_INTERNAL_BAD_PARAM, tagWBXML_INFO::m_curpos, MAX_MB_U_INT32_BYTES, and ParseError().
Referenced by Read_charset(), Read_entcode(), Read_index(), Read_length(), Read_publicid(), and Read_strtbl().
void Read_opaque | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1297 of file decompile.c.
References mb_u_int32_to_long(), Read_bytes(), Read_length(), ReadFixedTag(), and TAG_OPAQUE.
Referenced by Read_attrValue(), and Read_content().
void Read_pageindex | ( | P_WBXML_INFO | buffer, |
P_WBXML_U_INT8 | result | ||
) |
Definition at line 1420 of file decompile.c.
References Read_u_int8().
Referenced by Read_switchPage().
void Read_pi | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1284 of file decompile.c.
References Is_attrValue(), Read_attrStart(), Read_attrValue(), ReadFixedTag(), TAG_END, and TAG_PI.
Referenced by Read_body(), and Read_content().
void Read_publicid | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1314 of file decompile.c.
References AddDTDNode(), Is_zero(), Read_index(), Read_mb_u_int32(), and ZERO_WBXML_MB_U_INT32.
Referenced by Read_start().
WBXML_TAG Read_stag | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1040 of file decompile.c.
References AddCodepageLiteralTagNode(), AddCodepageTagNode(), CP_TAG_TAG, ERR_TAG_NOT_FOUND, IsCodepageTag(), IsTag(), ParseError(), Read_index(), ReadCodepageTag(), ReadFixedTag(), and TAG_LITERAL.
Referenced by Read_element().
void Read_start | ( | P_WBXML_INFO | buffer | ) |
Definition at line 935 of file decompile.c.
References Read_body(), Read_charset(), Read_publicid(), Read_strtbl(), and Read_version().
Referenced by main().
void Read_string | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1231 of file decompile.c.
References ERR_TAG_NOT_FOUND, Is_inline(), Is_tableref(), ParseError(), Read_inline(), and Read_tableref().
Referenced by Read_attrValue(), and Read_content().
void Read_strtbl | ( | P_WBXML_INFO | buffer | ) |
Definition at line 944 of file decompile.c.
References AddStringTableNode(), tagWBXML_STRING_TABLE::m_length, tagWBXML_STRING_TABLE::m_strings, mb_u_int32_to_long(), Read_bytes(), and Read_mb_u_int32().
Referenced by Read_start().
void Read_switchPage | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1247 of file decompile.c.
References tagWBXML_INFO::m_curpage, Read_pageindex(), ReadFixedTag(), and TAG_SWITCH_PAGE.
Referenced by Read_attrStart(), Read_attrValue(), Read_element(), and Read_extension().
void Read_tableref | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1264 of file decompile.c.
References Read_index(), ReadFixedTag(), and TAG_STR_T.
Referenced by Read_string().
void Read_termstr | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1387 of file decompile.c.
References AddStringNode(), free(), and Read_termstr_rtn().
Referenced by Read_inline().
void Read_termstr_rtn | ( | P_WBXML_INFO | buffer, |
char ** | result | ||
) |
Definition at line 1341 of file decompile.c.
References BytesLeft(), ERR_INTERNAL_BAD_PARAM, FALSE, free(), tagWBXML_INFO::m_curpos, malloc(), ParseError(), realloc, STRING_BLOCK_SIZE, and TRUE.
Referenced by Read_extension(), and Read_termstr().
void Read_u_int8 | ( | P_WBXML_INFO | buffer, |
P_WBXML_U_INT8 | result | ||
) |
Definition at line 718 of file decompile.c.
References BytesLeft(), ERR_END_OF_DATA, ERR_INTERNAL_BAD_PARAM, tagWBXML_INFO::m_curpos, and ParseError().
Referenced by Read_pageindex(), Read_version(), and Read_zero().
void Read_version | ( | P_WBXML_INFO | buffer | ) |
void Read_zero | ( | P_WBXML_INFO | buffer | ) |
Definition at line 1408 of file decompile.c.
References ERR_TAG_NOT_FOUND, ParseError(), and Read_u_int8().
|
static |
Definition at line 1473 of file decompile.c.
References BufferLength(), ERR_FILE_NOT_READ, ERR_INTERNAL_BAD_PARAM, ERR_NOT_ENOUGH_MEMORY, file, FileSize(), tagWBXML_INFO::m_curpos, tagWBXML_INFO::m_length, tagWBXML_INFO::m_start, malloc(), ParseError(), and realloc.
Referenced by main().
WBXML_TAG ReadCodepageTag | ( | P_WBXML_INFO | buffer, |
CP_TAG_TYPE | type | ||
) |
Definition at line 812 of file decompile.c.
References BytesLeft(), CP_TAG_ATTRSTART, CP_TAG_ATTRVALUE, CP_TAG_TAG, ERR_END_OF_DATA, ERR_INTERNAL_BAD_PARAM, ERR_TAG_NOT_FOUND, tagWBXML_INFO::m_curpos, ParseError(), and type.
Referenced by Read_attrStart(), Read_attrValue(), and Read_stag().
void ReadFixedTag | ( | P_WBXML_INFO | buffer, |
WBXML_TAG | tag | ||
) |
Definition at line 786 of file decompile.c.
References BytesLeft(), ERR_END_OF_DATA, ERR_INTERNAL_BAD_PARAM, ERR_TAG_NOT_FOUND, tagWBXML_INFO::m_curpos, and ParseError().
Referenced by Read_attrStart(), Read_element(), Read_entity(), Read_extension(), Read_inline(), Read_opaque(), Read_pi(), Read_stag(), Read_switchPage(), and Read_tableref().
CODEPAGE_ATTRSTART_NAME_LIST CodepageAttrstartNames[] |
Definition at line 147 of file decompile.c.
Referenced by CodepageAttrstartName().
CODEPAGE_ATTRVALUE_NAME_LIST CodepageAttrvalueNames[] |
Definition at line 262 of file decompile.c.
Referenced by CodepageAttrvalueName().
CODEPAGE_TAG_NAME_LIST CodepageTagNames[] |
Definition at line 101 of file decompile.c.
Referenced by CodepageTagName().
long dtd_id |
Definition at line 73 of file decompile.c.
Referenced by AddDTDNode(), CodepageAttrstartName(), CodepageAttrvalueName(), and CodepageTagName().
DTD_TYPE_LIST DTDTypeList[] |
Definition at line 77 of file decompile.c.
Referenced by DTDTypeName().
const WBXML_MB_U_INT32 ZERO_WBXML_MB_U_INT32 = {0,0,0,0} |
Definition at line 72 of file decompile.c.
Referenced by Read_publicid().