Home
last modified time | relevance | path

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

/external/libxml2/
DSAX2.c1371 ctxt->valid &= xmlValidateOneAttribute(&ctxt->vctxt, in xmlSAX2AttributeInternal()
1388 ctxt->valid &= xmlValidateOneAttribute(&ctxt->vctxt, in xmlSAX2AttributeInternal()
1393 ctxt->valid &= xmlValidateOneAttribute(&ctxt->vctxt, ctxt->myDoc, in xmlSAX2AttributeInternal()
2085 ctxt->valid &= xmlValidateOneAttribute(&ctxt->vctxt, in xmlSAX2AttributeNs()
2095 ctxt->valid &= xmlValidateOneAttribute(&ctxt->vctxt, in xmlSAX2AttributeNs()
2129 ctxt->valid &= xmlValidateOneAttribute(&ctxt->vctxt, in xmlSAX2AttributeNs()
2139 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.c4381 xmlValidateOneAttribute(xmlValidCtxtPtr ctxt, xmlDocPtr doc, in xmlValidateOneAttribute() function
6441 ret &= xmlValidateOneAttribute(ctxt, doc, elem, attr, value); in xmlValidateElement()
Dtestapi.c27044 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.rpgle450 d xmlValidateOneAttribute...
451 d pr extproc('xmlValidateOneAttribute')
/external/libxml2/win32/
Dlibxml2.def.src2621 xmlValidateOneAttribute