Searched refs:xmlTextWriterWriteFormatDTDInternalEntity (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlwriter.h389 xmlTextWriterWriteFormatDTDInternalEntity(xmlTextWriterPtr writer,
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlwriter.c3712 * xmlTextWriterWriteFormatDTDInternalEntity:
3724 xmlTextWriterWriteFormatDTDInternalEntity(xmlTextWriterPtr writer, function
H A Delfgcchack.h12290 #undef xmlTextWriterWriteFormatDTDInternalEntity macro
12291 extern __typeof (xmlTextWriterWriteFormatDTDInternalEntity) xmlTextWriterWriteFormatDTDInternalEntity __attribute((alias("xmlTextWriterWriteFormatDTDInternalEntity__internal_alias")));
12293 #ifndef xmlTextWriterWriteFormatDTDInternalEntity
12294 extern __typeof (xmlTextWriterWriteFormatDTDInternalEntity) xmlTextWriterWriteFormatDTDInternalEntity__internal_alias __attribute((visibility("hidden")));
12295 #define xmlTextWriterWriteFormatDTDInternalEntity xmlTextWriterWriteFormatDTDInternalEntity__internal_alias macro

Completed in 69 milliseconds