Searched refs:xmlValidatePopElement (Results 1 – 8 of 8) sorted by relevance
449 xmlValidatePopElement (xmlValidCtxtPtr ctxt,
566 d xmlValidatePopElement...567 d pr 10i 0 extproc('xmlValidatePopElement')
1293 xmlValidatePopElement;
1041 reader->ctxt->valid &= xmlValidatePopElement(&reader->ctxt->vctxt, in xmlTextReaderValidatePop()1050 reader->ctxt->valid &= xmlValidatePopElement(&reader->ctxt->vctxt, in xmlTextReaderValidatePop()
15512 #undef xmlValidatePopElement15513 extern __typeof (xmlValidatePopElement) xmlValidatePopElement __attribute((alias("xmlValidatePopEle…15515 #ifndef xmlValidatePopElement15516 extern __typeof (xmlValidatePopElement) xmlValidatePopElement__internal_alias __attribute((visibili…15517 #define xmlValidatePopElement xmlValidatePopElement__internal_alias macro
5879 xmlValidatePopElement(xmlValidCtxtPtr ctxt, xmlDocPtr doc ATTRIBUTE_UNUSED, in xmlValidatePopElement() function
27078 ret_val = xmlValidatePopElement(ctxt, doc, elem, (const xmlChar *)qname); in test_xmlValidatePopElement()
2624 xmlValidatePopElement