Home | History | Annotate | Download | only in lib

Lines Matching refs:XML_STATUS_ERROR

39    #define XML_STATUS_ERROR 0
46 XML_STATUS_ERROR = 0,
47 #define XML_STATUS_ERROR XML_STATUS_ERROR
389 have standalone="yes". If this handler returns XML_STATUS_ERROR,
424 The handler should return XML_STATUS_ERROR if processing should not
523 Otherwise it must return XML_STATUS_ERROR.
680 has no effect and returns XML_STATUS_ERROR.
719 argument will be copied. Returns XML_STATUS_ERROR if out of memory,
768 /* Parses some input. Returns XML_STATUS_ERROR if a fatal error is
797 Returns XML_STATUS_OK when successful, XML_STATUS_ERROR otherwise.
806 return XML_STATUS_ERROR with error code XML_ERROR_ABORTED.
918 /* If XML_Parse or XML_ParseBuffer have returned XML_STATUS_ERROR, then
935 or XML_ParseBuffer. If the return value is XML_STATUS_ERROR then