mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-30 13:17:37 +03:00
399156223f
- SAXresult/* : updated Daniel
14 lines
492 B
Plaintext
14 lines
492 B
Plaintext
xmlSAXUserParseFile returned error 27
|
|
SAX.setDocumentLocator()
|
|
SAX.startDocument()
|
|
SAX.internalSubset(item, , )
|
|
SAX.entityDecl(sampleEnt, 4, (null), (null), <!ELEMENT item (para)+>)
|
|
SAX.getParameterEntity(sampleEnt)
|
|
SAX.entityDecl(sampleEnt, 1, (null), (null), the hyacinth girl)
|
|
SAX.getEntity(sampleEnt)
|
|
SAX.getParameterEntity(sampleEnt)
|
|
SAX.error: PEReference: %sampleEnt; not found
|
|
SAX.getEntity(sampleEnt)
|
|
SAX.warning: Entity 'sampleEnt' not defined
|
|
xmlSAXUserParseFile returned error 27
|