Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlTextWriterStartElementNS

1040  * xmlTextWriterStartElementNS:
1051 xmlTextWriterStartElementNS(xmlTextWriterPtr writer,
1081 "xmlTextWriterStartElementNS : out of memory!\n");
1095 "xmlTextWriterStartElementNS : out of memory!\n");
2344 xmlTextWriterStartElementNS(writer, prefix, name, namespaceURI);