Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlTextWriterStartElementNS

1048  * xmlTextWriterStartElementNS:
1059 xmlTextWriterStartElementNS(xmlTextWriterPtr writer,
1089 "xmlTextWriterStartElementNS : out of memory!\n");
1103 "xmlTextWriterStartElementNS : out of memory!\n");
2354 xmlTextWriterStartElementNS(writer, prefix, name, namespaceURI);