Searched refs:xmlValidateElement (Results 1 – 9 of 9) sorted by relevance
| /third_party/libxml2/include/libxml/ |
| D | valid.h | 354 xmlValidateElement (xmlValidCtxtPtr ctxt,
|
| /third_party/libxml2/os400/libxmlrpg/ |
| D | valid.rpgle | 436 d xmlValidateElement... 437 d pr extproc('xmlValidateElement')
|
| /third_party/libxml2/ |
| D | libxml2.syms | 682 xmlValidateElement;
|
| D | valid.c | 6473 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()
|
| D | elfgcchack.h | 15366 #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
|
| D | parser.c | 13441 oldctxt->valid &= xmlValidateElement(&oldctxt->vctxt, in xmlParseBalancedChunkMemoryInternal()
|
| D | testapi.c | 26683 ret_val = xmlValidateElement(ctxt, doc, elem); in test_xmlValidateElement()
|
| /third_party/libxml2/win32/ |
| D | libxml2.def.src | 2612 xmlValidateElement
|
| /third_party/chromium/patch/ |
| D | 0001-cve.patch | 82556 - * 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
|