Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlTextWriterStartElementNS

1038  * xmlTextWriterStartElementNS:
1049 xmlTextWriterStartElementNS(xmlTextWriterPtr writer,
1079 "xmlTextWriterStartElementNS : out of memory!\n");
1093 "xmlTextWriterStartElementNS : out of memory!\n");
2341 xmlTextWriterStartElementNS(writer, prefix, name, namespaceURI);