Searched refs:XML_ERROR_FINISHED (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/expat/files/lib/
H A Dexpat.h93 XML_ERROR_FINISHED, enumerator in enum:XML_Error
800 - XML_ERROR_FINISHED: when the parser has already finished.
H A Dxmlparse.c1507 errorCode = XML_ERROR_FINISHED;
1633 errorCode = XML_ERROR_FINISHED;
1686 errorCode = XML_ERROR_FINISHED;
1771 errorCode = XML_ERROR_FINISHED;
/external/expat/lib/
H A Dexpat.h93 XML_ERROR_FINISHED, enumerator in enum:XML_Error
800 - XML_ERROR_FINISHED: when the parser has already finished.
H A Dxmlparse.c1507 errorCode = XML_ERROR_FINISHED;
1633 errorCode = XML_ERROR_FINISHED;
1686 errorCode = XML_ERROR_FINISHED;
1771 errorCode = XML_ERROR_FINISHED;

Completed in 197 milliseconds