Searched refs:xmlTextWriterWriteFormatPI (Results 1 – 3 of 3) sorted by relevance
257 xmlTextWriterWriteFormatPI(xmlTextWriterPtr writer,
12462 #undef xmlTextWriterWriteFormatPI12463 extern __typeof (xmlTextWriterWriteFormatPI) xmlTextWriterWriteFormatPI __attribute((alias("xmlText…12465 #ifndef xmlTextWriterWriteFormatPI12466 extern __typeof (xmlTextWriterWriteFormatPI) xmlTextWriterWriteFormatPI__internal_alias __attribute…12467 #define xmlTextWriterWriteFormatPI xmlTextWriterWriteFormatPI__internal_alias macro
2517 xmlTextWriterWriteFormatPI(xmlTextWriterPtr writer, const xmlChar * target, in xmlTextWriterWriteFormatPI() function