Home
last modified time | relevance | path

Searched refs:xmlTextWriterWriteFormatPI (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
Dxmlwriter.h257 xmlTextWriterWriteFormatPI(xmlTextWriterPtr writer,
/external/libxml2/
Delfgcchack.h12462 #undef xmlTextWriterWriteFormatPI
12463 extern __typeof (xmlTextWriterWriteFormatPI) xmlTextWriterWriteFormatPI __attribute((alias("xmlText…
12465 #ifndef xmlTextWriterWriteFormatPI
12466 extern __typeof (xmlTextWriterWriteFormatPI) xmlTextWriterWriteFormatPI__internal_alias __attribute…
12467 #define xmlTextWriterWriteFormatPI xmlTextWriterWriteFormatPI__internal_alias macro
Dxmlwriter.c2517 xmlTextWriterWriteFormatPI(xmlTextWriterPtr writer, const xmlChar * target, in xmlTextWriterWriteFormatPI() function