Home
last modified time | relevance | path

Searched refs:XML_RELAXNG_ERR_ELEMWRONG (Results 1 – 5 of 5) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Drelaxng.in.h133 XML_RELAXNG_ERR_ELEMWRONG, enumerator
Drelaxng.c2192 case XML_RELAXNG_ERR_ELEMWRONG: in xmlRelaxNGGetErrorString()
8068 VALID_ERR2(XML_RELAXNG_ERR_ELEMWRONG, cur->name); in xmlRelaxNGValidateCompiledContent()
8390 VALID_ERR2(XML_RELAXNG_ERR_ELEMWRONG, elem->name); in xmlRelaxNGValidatePushElement()
10413 VALID_ERR2(XML_RELAXNG_ERR_ELEMWRONG, node->name); in xmlRelaxNGValidateState()
/third_party/libxml2/include/libxml/
Drelaxng.h104 XML_RELAXNG_ERR_ELEMWRONG, enumerator
/third_party/libxml2/os400/libxmlrpg/
Drelaxng.rpgle134 d XML_RELAXNG_ERR_ELEMWRONG...
/third_party/libxml2/
Drelaxng.c2163 case XML_RELAXNG_ERR_ELEMWRONG: in xmlRelaxNGGetErrorString()
8048 VALID_ERR2(XML_RELAXNG_ERR_ELEMWRONG, cur->name); in xmlRelaxNGValidateCompiledContent()
8370 VALID_ERR2(XML_RELAXNG_ERR_ELEMWRONG, elem->name); in xmlRelaxNGValidatePushElement()
10402 VALID_ERR2(XML_RELAXNG_ERR_ELEMWRONG, node->name); in xmlRelaxNGValidateState()