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.c467 xmlBufDumpNotationTable(xmlBufPtr buf, xmlNotationTablePtr table) { in xmlBufDumpNotationTable() function
738 xmlBufDumpNotationTable(buf->buffer, in xmlDtdDumpOutput()