Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlValidateOneAttribute

4324  * xmlValidateOneAttribute:
4349 xmlValidateOneAttribute(xmlValidCtxtPtr ctxt, xmlDocPtr doc,
5932 * Then call xmlValidateOneAttribute() for each attribute present.
6399 ret &= xmlValidateOneAttribute(ctxt, doc, elem, attr, value);