diff --git a/expat/doc/reference.html b/expat/doc/reference.html index c2ae9bb7..83aedc0b 100644 --- a/expat/doc/reference.html +++ b/expat/doc/reference.html @@ -1267,6 +1267,11 @@ call-backs, except when parsing an external parameter entity and XML_STATUS_ERROR otherwise. The possible error codes are:

+
XML_ERROR_NOT_STARTED
+
+ when stopping or suspending a parser before it has started, + added in Expat 2.6.4. +
XML_ERROR_SUSPENDED
when suspending an already suspended parser.
XML_ERROR_FINISHED