Searched refs:xmlValidatePushElement (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dvalid.h440 xmlValidatePushElement (xmlValidCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A Dvalid.h440 xmlValidatePushElement (xmlValidCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A Dxmlreader.c921 reader->ctxt->valid &= xmlValidatePushElement(&reader->ctxt->vctxt,
930 reader->ctxt->valid &= xmlValidatePushElement(&reader->ctxt->vctxt,
H A Delfgcchack.h15362 #undef xmlValidatePushElement macro
15363 extern __typeof (xmlValidatePushElement) xmlValidatePushElement __attribute((alias("xmlValidatePushElement__internal_alias")));
15365 #ifndef xmlValidatePushElement
15366 extern __typeof (xmlValidatePushElement) xmlValidatePushElement__internal_alias __attribute((visibility("hidden")));
15367 #define xmlValidatePushElement xmlValidatePushElement__internal_alias macro
H A Dvalid.c5701 * xmlValidatePushElement:
5712 xmlValidatePushElement(xmlValidCtxtPtr ctxt, xmlDocPtr doc, function
H A Dtestapi.c26985 ret_val = xmlValidatePushElement(ctxt, doc, elem, (const xmlChar *)qname);
26994 printf("Leak of %d blocks found in xmlValidatePushElement",
[all...]
/external/libxml2/
H A Dxmlreader.c921 reader->ctxt->valid &= xmlValidatePushElement(&reader->ctxt->vctxt,
930 reader->ctxt->valid &= xmlValidatePushElement(&reader->ctxt->vctxt,
H A Delfgcchack.h15362 #undef xmlValidatePushElement macro
15363 extern __typeof (xmlValidatePushElement) xmlValidatePushElement __attribute((alias("xmlValidatePushElement__internal_alias")));
15365 #ifndef xmlValidatePushElement
15366 extern __typeof (xmlValidatePushElement) xmlValidatePushElement__internal_alias __attribute((visibility("hidden")));
15367 #define xmlValidatePushElement xmlValidatePushElement__internal_alias macro
H A Dvalid.c5701 * xmlValidatePushElement:
5712 xmlValidatePushElement(xmlValidCtxtPtr ctxt, xmlDocPtr doc, function

Completed in 480 milliseconds