Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dvalid.h354 xmlValidateElement (xmlValidCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle423 d xmlValidateElement...
424 d pr 10i 0 extproc('xmlValidateElement')
/external/libxml2/
Dlibxml2.syms682 xmlValidateElement;
Dvalid.c6368 xmlValidateElement(xmlValidCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr elem) { in xmlValidateElement() function
6418 ret &= xmlValidateElement(ctxt, doc, child); in xmlValidateElement()
6638 ret = xmlValidateElement(ctxt, doc, root); in xmlValidateDtd()
6855 ret &= xmlValidateElement(ctxt, doc, root); in xmlValidateDocument()
Delfgcchack.h15344 #undef xmlValidateElement
15345 extern __typeof (xmlValidateElement) xmlValidateElement __attribute((alias("xmlValidateElement__int…
15347 #ifndef xmlValidateElement
15348 extern __typeof (xmlValidateElement) xmlValidateElement__internal_alias __attribute((visibility("hi…
15349 #define xmlValidateElement xmlValidateElement__internal_alias macro
Dparser.c13580 oldctxt->valid &= xmlValidateElement(&oldctxt->vctxt, in xmlParseBalancedChunkMemoryInternal()
Dtestapi.c26567 ret_val = xmlValidateElement(ctxt, doc, elem); in test_xmlValidateElement()
DChangeLog7961 * valid.c: xmlValidateElement could crash for element holding a
/external/libxml2/win32/
Dlibxml2.def.src2610 xmlValidateElement