Searched refs:XML_GetErrorCode (Results 1 - 25 of 37) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/examples/
H A Delements.c58 XML_ErrorString(XML_GetErrorCode(parser)),
H A Doutline.c97 XML_ErrorString(XML_GetErrorCode(p)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/examples/
H A Delements.c43 XML_ErrorString(XML_GetErrorCode(parser)),
H A Doutline.c82 XML_ErrorString(XML_GetErrorCode(p)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/examples/
H A Delements.c58 XML_ErrorString(XML_GetErrorCode(parser)),
H A Doutline.c97 XML_ErrorString(XML_GetErrorCode(p)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dxmlstream.c97 int error_code = XML_GetErrorCode(parser);
141 int error_code = XML_GetErrorCode(parser);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/tests/benchmark/
H A Dbenchmark.c93 XML_ErrorString (XML_GetErrorCode (parser)),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/tests/benchmark/
H A Dbenchmark.c93 XML_ErrorString (XML_GetErrorCode (parser)),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/amiga/include/inline4/
H A Dexpat.h63 #define XML_GetErrorCode(parser) IExpat->XML_GetErrorCode(parser) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/amiga/include/inline4/
H A Dexpat.h63 #define XML_GetErrorCode(parser) IExpat->XML_GetErrorCode(parser) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-glade.c272 #define XML_GetErrorCode (*p_XML_GetErrorCode) macro
347 dlsym (handle, "XML_GetErrorCode")) != NULL
614 XML_ErrorString (XML_GetErrorCode (parser)));
621 XML_ErrorString (XML_GetErrorCode (parser)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/tests/
H A Druntests.c56 enum XML_Error err = XML_GetErrorCode(parser);
78 if (XML_GetErrorCode(parser) != errorCode)
162 if (XML_GetErrorCode(parser) != XML_ERROR_INVALID_TOKEN)
339 else if (XML_GetErrorCode(parser) != XML_ERROR_INVALID_TOKEN)
1037 if (XML_GetErrorCode(parser) != XML_ERROR_ABORTED)
1058 if (XML_GetErrorCode(parser) != XML_ERROR_NONE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/tests/
H A Druntests.c56 enum XML_Error err = XML_GetErrorCode(parser);
78 if (XML_GetErrorCode(parser) != errorCode)
162 if (XML_GetErrorCode(parser) != XML_ERROR_INVALID_TOKEN)
339 else if (XML_GetErrorCode(parser) != XML_ERROR_INVALID_TOKEN)
1037 if (XML_GetErrorCode(parser) != XML_ERROR_ABORTED)
1058 if (XML_GetErrorCode(parser) != XML_ERROR_NONE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconfig-loader-expat.c251 e = XML_GetErrorCode (expat);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/xmlwf/
H A Dxmlfile.c63 enum XML_Error code = XML_GetErrorCode(parser);
H A Dxmlwin32url.cxx127 int code = XML_GetErrorCode(parser);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/tests/
H A Druntests.c39 XML_ErrorString(XML_GetErrorCode(parser)),
56 if (XML_GetErrorCode(parser) != errorCode)
140 if (XML_GetErrorCode(parser) != XML_ERROR_INVALID_TOKEN)
317 else if (XML_GetErrorCode(parser) != XML_ERROR_INVALID_TOKEN)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/xmlwf/
H A Dxmlfile.c51 int code = XML_GetErrorCode(parser);
H A Dxmlwin32url.cxx127 int code = XML_GetErrorCode(parser);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/xmlwf/
H A Dxmlfile.c63 enum XML_Error code = XML_GetErrorCode(parser);
H A Dxmlwin32url.cxx127 int code = XML_GetErrorCode(parser);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/amiga/include/interfaces/
H A Dexpat.h66 enum XML_Error APICALL (*XML_GetErrorCode)(struct ExpatIFace *Self, XML_Parser parser); member in struct:ExpatIFace
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/amiga/include/libraries/
H A Dexpat.h474 XML_GetErrorCode(XML_Parser parser);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dexpat.h798 XML_GetErrorCode returns information about the error.
801 XML_GetErrorCode(XML_Parser parser);

Completed in 218 milliseconds

12