Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlValidateOneAttribute

4325  * xmlValidateOneAttribute:
4350 xmlValidateOneAttribute(xmlValidCtxtPtr ctxt, xmlDocPtr doc,
5934 * Then call xmlValidateOneAttribute() for each attribute present.
6402 ret &= xmlValidateOneAttribute(ctxt, doc, elem, attr, value);