Home
last modified time | relevance | path

Searched refs:xmlBufDumpNotationTable (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dsave.h24 void xmlBufDumpNotationTable(xmlBufPtr buf, xmlNotationTablePtr table);
Dxmlsave.c468 xmlBufDumpNotationTable(xmlBufPtr buf, xmlNotationTablePtr table) { in xmlBufDumpNotationTable() function
740 xmlBufDumpNotationTable(buf->buffer, in xmlDtdDumpOutput()