Searched refs:XML_RNGP_EMPTY (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlerror.h | 280 XML_RNGP_EMPTY, /* 1022 */ enumerator
|
/external/libxml2/ |
D | relaxng.c | 1691 xmlRngPErr(ctxt, node, XML_RNGP_EMPTY, in xmlRelaxNGLoadInclude() 4554 xmlRngPErr(ctxt, node, XML_RNGP_EMPTY, "Include document is empty\n", in xmlRelaxNGParseInclude() 7446 xmlRngPErr(ctxt, (xmlNodePtr) doc, XML_RNGP_EMPTY, "xmlRelaxNGParse: %s is empty\n", in xmlRelaxNGCleanupDoc() 7500 xmlRngPErr(ctxt, NULL, XML_RNGP_EMPTY, in xmlRelaxNGParse() 7522 XML_RNGP_EMPTY, "xmlRelaxNGParse: %s is empty\n", in xmlRelaxNGParse()
|