Home
last modified time | relevance | path

Searched refs:xmlValidateOneAttribute (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
DSAX2.c1364 ctxt->valid &= xmlValidateOneAttribute(&ctxt->vctxt, in xmlSAX2AttributeInternal()
1381 ctxt->valid &= xmlValidateOneAttribute(&ctxt->vctxt, in xmlSAX2AttributeInternal()
1386 ctxt->valid &= xmlValidateOneAttribute(&ctxt->vctxt, ctxt->myDoc, in xmlSAX2AttributeInternal()
2078 ctxt->valid &= xmlValidateOneAttribute(&ctxt->vctxt, in xmlSAX2AttributeNs()
2088 ctxt->valid &= xmlValidateOneAttribute(&ctxt->vctxt, in xmlSAX2AttributeNs()
2122 ctxt->valid &= xmlValidateOneAttribute(&ctxt->vctxt, in xmlSAX2AttributeNs()
2132 ctxt->valid &= xmlValidateOneAttribute(&ctxt->vctxt, in xmlSAX2AttributeNs()
Dlibxml2.syms690 xmlValidateOneAttribute;
Delfgcchack.h15476 #undef xmlValidateOneAttribute
15477 extern __typeof (xmlValidateOneAttribute) xmlValidateOneAttribute __attribute((alias("xmlValidateOn…
15479 #ifndef xmlValidateOneAttribute
15480 extern __typeof (xmlValidateOneAttribute) xmlValidateOneAttribute__internal_alias __attribute((visi…
15481 #define xmlValidateOneAttribute xmlValidateOneAttribute__internal_alias macro
Dvalid.c4348 xmlValidateOneAttribute(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateOneAttribute() function
6400 ret &= xmlValidateOneAttribute(ctxt, doc, elem, attr, value); in xmlValidateElement()
Dtestapi.c26903 ret_val = xmlValidateOneAttribute(ctxt, doc, elem, attr, (const xmlChar *)value); in test_xmlValidateOneAttribute()
/external/libxml2/include/libxml/
Dvalid.h362 xmlValidateOneAttribute (xmlValidCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle435 d xmlValidateOneAttribute...
436 d pr 10i 0 extproc('xmlValidateOneAttribute')
/external/libxml2/win32/
Dlibxml2.def.src2621 xmlValidateOneAttribute