HomeSort by relevance Sort by last modified time
    Searched refs:xmlDumpEntityDecl (Results 1 - 6 of 6) sorted by null

  /external/libxml2/include/libxml/
entities.h 138 xmlDumpEntityDecl (xmlBufferPtr buf,
  /external/libxml2/
entities.c 1000 * xmlDumpEntityDecl:
1007 xmlDumpEntityDecl(xmlBufferPtr buf, xmlEntityPtr ent) {
1095 xmlDumpEntityDecl((xmlBufferPtr) buf, (xmlEntityPtr) ent);
libxml2.syms 520 xmlDumpEntityDecl;
    [all...]
xmlsave.c 546 xmlDumpEntityDecl(buffer, ent);
    [all...]
elfgcchack.h     [all...]
testapi.c     [all...]

Completed in 416 milliseconds