Searched refs:xmlValidateElement (Results 1 – 9 of 9) sorted by relevance
/external/libxml2/include/libxml/ |
D | valid.h | 354 xmlValidateElement (xmlValidCtxtPtr ctxt,
|
/external/libxml2/os400/libxmlrpg/ |
D | valid.rpgle | 436 d xmlValidateElement... 437 d pr extproc('xmlValidateElement')
|
/external/libxml2/ |
D | libxml2.syms | 682 xmlValidateElement;
|
D | valid.c | 6409 xmlValidateElement(xmlValidCtxtPtr ctxt, xmlDocPtr doc, xmlNodePtr elem) { in xmlValidateElement() function 6459 ret &= xmlValidateElement(ctxt, doc, child); in xmlValidateElement() 6680 ret = xmlValidateElement(ctxt, doc, root); in xmlValidateDtd() 6899 ret &= xmlValidateElement(ctxt, doc, root); in xmlValidateDocument()
|
D | elfgcchack.h | 15344 #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
|
D | parser.c | 13473 oldctxt->valid &= xmlValidateElement(&oldctxt->vctxt, in xmlParseBalancedChunkMemoryInternal()
|
D | testapi.c | 26708 ret_val = xmlValidateElement(ctxt, doc, elem); in test_xmlValidateElement()
|
D | ChangeLog | 7961 * valid.c: xmlValidateElement could crash for element holding a
|
/external/libxml2/win32/ |
D | libxml2.def.src | 2610 xmlValidateElement
|