Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlTextWriterStartAttribute

1751  * xmlTextWriterStartAttribute:
1760 xmlTextWriterStartAttribute(xmlTextWriterPtr writer, const xmlChar * name)
1897 count = xmlTextWriterStartAttribute(writer, buf);
2030 count = xmlTextWriterStartAttribute(writer, name);