Home
last modified time | relevance | path

Searched refs:xmlValidateElement (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/include/libxml/
Dvalid.h354 xmlValidateElement (xmlValidCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
Dvalid.rpgle436 d xmlValidateElement...
437 d pr extproc('xmlValidateElement')
/third_party/libxml2/
Dlibxml2.syms682 xmlValidateElement;
Dvalid.c6473 xmlValidateElement(xmlValidCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr elem) { in xmlValidateElement() function
6523 ret &= xmlValidateElement(ctxt, doc, child); in xmlValidateElement()
6744 ret = xmlValidateElement(ctxt, doc, root); in xmlValidateDtd()
6963 ret &= xmlValidateElement(ctxt, doc, root); in xmlValidateDocument()
Delfgcchack.h15366 #undef xmlValidateElement
15367 extern __typeof (xmlValidateElement) xmlValidateElement __attribute((alias("xmlValidateElement__int…
15369 #ifndef xmlValidateElement
15370 extern __typeof (xmlValidateElement) xmlValidateElement__internal_alias __attribute((visibility("hi…
15371 #define xmlValidateElement xmlValidateElement__internal_alias macro
Dparser.c13441 oldctxt->valid &= xmlValidateElement(&oldctxt->vctxt, in xmlParseBalancedChunkMemoryInternal()
Dtestapi.c26683 ret_val = xmlValidateElement(ctxt, doc, elem); in test_xmlValidateElement()
/third_party/libxml2/win32/
Dlibxml2.def.src2612 xmlValidateElement
/third_party/chromium/patch/
D0001-cve.patch82556 - * valid.c: xmlValidateElement could crash for element holding a
116339 -#undef xmlValidateElement
116340 -extern __typeof (xmlValidateElement) xmlValidateElement __attribute((alias("xmlValidateElement__in…
116342 -#ifndef xmlValidateElement
116343 -extern __typeof (xmlValidateElement) xmlValidateElement__internal_alias __attribute((visibility("h…
116344 -#define xmlValidateElement xmlValidateElement__internal_alias