|
The WBXML Parser Errors enumeration.
Referenced by main(), wbxml_conv_wbxml2xml(), wbxml_conv_xml2wbxml(), wbxml_encoder_encode_to_wbxml(), wbxml_encoder_encode_to_xml(), wbxml_errors_string(), wbxml_parser_parse(), wbxml_tree_clb_xml_end_element(), wbxml_tree_from_wbxml(), and wbxml_tree_from_xml(). |
|
The WBXML Parser Errors enumeration.
Definition at line 49 of file wbxml_errors.h. |
|
Return a String describing an Error Code.
Definition at line 112 of file wbxml_errors.c. References WBXMLErrorCodeItem_s::code, error_table, ERROR_TABLE_SIZE, WBXMLErrorCodeItem_s::string, WB_ULONG, WB_UTINY, and WBXMLError. Referenced by main(), wbxml_conv_wbxml2xml(), wbxml_conv_xml2wbxml(), and wbxml_tree_from_wbxml(). |