Home
last modified time | relevance | path

Searched refs:WBXML_ERROR_EXT_VALUE_TABLE_UNDEFINED (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/wbxml2/libwbxml-libwbxml-0.11.7/src/
H A Dwbxml_errors.h84 WBXML_ERROR_EXT_VALUE_TABLE_UNDEFINED = 47, enumerator
H A Dwbxml_errors.c79 { WBXML_ERROR_EXT_VALUE_TABLE_UNDEFINED, "Extension Value Table Undefined" },
H A Dwbxml_parser.c1661 return WBXML_ERROR_EXT_VALUE_TABLE_UNDEFINED; in parse_extension()