Lines Matching refs:xmlTextWriterStartDTDEntity
3622 * xmlTextWriterStartDTDEntity:
3632 xmlTextWriterStartDTDEntity(xmlTextWriterPtr writer,
3904 count = xmlTextWriterStartDTDEntity(writer, pe, name);
3931 * Write a DTD external entity. The entity must have been started with xmlTextWriterStartDTDEntity
3952 count = xmlTextWriterStartDTDEntity(writer, pe, name);
4004 "xmlTextWriterWriteDTDExternalEntityContents: you must call xmlTextWriterStartDTDEntity before the call to this function!\n");
4024 "xmlTextWriterWriteDTDExternalEntityContents: you must call xmlTextWriterStartDTDEntity before the call to this function!\n");