Home
last modified time | relevance | path

Searched refs:xmlValidateRoot (Results 1 – 10 of 10) sorted by relevance

/third_party/libxml2/include/libxml/
Dvalid.h315 xmlValidateRoot (xmlValidCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
Dvalid.rpgle368 d xmlValidateRoot...
369 d pr extproc('xmlValidateRoot')
/third_party/libxml2/
Dlibxml2.syms693 xmlValidateRoot;
DSAX2.c1758 ctxt->valid &= xmlValidateRoot(&ctxt->vctxt, ctxt->myDoc); in xmlSAX2StartElement()
2416 ctxt->valid &= xmlValidateRoot(&ctxt->vctxt, ctxt->myDoc); in xmlSAX2StartElementNs()
Dvalid.c6409 xmlValidateRoot(xmlValidCtxtPtr ctxt, xmlDocPtr doc) { in xmlValidateRoot() function
6729 ret = xmlValidateRoot(ctxt, doc); in xmlValidateDtd()
6960 if (!xmlValidateRoot(ctxt, doc)) return(0); in xmlValidateDocument()
Delfgcchack.h15582 #undef xmlValidateRoot
15583 extern __typeof (xmlValidateRoot) xmlValidateRoot __attribute((alias("xmlValidateRoot__internal_ali…
15585 #ifndef xmlValidateRoot
15586 extern __typeof (xmlValidateRoot) xmlValidateRoot__internal_alias __attribute((visibility("hidden")…
15587 #define xmlValidateRoot xmlValidateRoot__internal_alias macro
Dparser.c10076 ctxt->valid &= xmlValidateRoot(&ctxt->vctxt, ctxt->myDoc); in xmlParseElementStart()
11485 ctxt->valid &= xmlValidateRoot(&ctxt->vctxt, ctxt->myDoc); in xmlParseTryOrFinish()
Dtestapi.c27347 ret_val = xmlValidateRoot(ctxt, doc); in test_xmlValidateRoot()
/third_party/libxml2/win32/
Dlibxml2.def.src2630 xmlValidateRoot
/third_party/chromium/patch/
D0001-cve.patch96716 ctxt->valid &= xmlValidateRoot(&ctxt->vctxt, ctxt->myDoc);
96783 ctxt->valid &= xmlValidateRoot(&ctxt->vctxt, ctxt->myDoc);
116555 -#undef xmlValidateRoot
116556 -extern __typeof (xmlValidateRoot) xmlValidateRoot __attribute((alias("xmlValidateRoot__internal_al…
116558 -#ifndef xmlValidateRoot
116559 -extern __typeof (xmlValidateRoot) xmlValidateRoot__internal_alias __attribute((visibility("hidden"…
116560 -#define xmlValidateRoot xmlValidateRoot__internal_alias