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

  /external/chromium_org/third_party/libxml/src/include/libxml/
entities.h 137 xmlDumpEntityDecl (xmlBufferPtr buf,
  /external/libxml2/include/libxml/
entities.h 138 xmlDumpEntityDecl (xmlBufferPtr buf,
  /external/chromium_org/third_party/libxml/src/
entities.c 912 * xmlDumpEntityDecl:
919 xmlDumpEntityDecl(xmlBufferPtr buf, xmlEntityPtr ent) {
1006 xmlDumpEntityDecl(buf, ent);
xmlsave.c 789 xmlDumpEntityDecl(buf->buffer, (xmlEntityPtr) cur);
    [all...]
elfgcchack.h     [all...]
testapi.c     [all...]
  /external/libxml2/
entities.c 995 * xmlDumpEntityDecl:
1002 xmlDumpEntityDecl(xmlBufferPtr buf, xmlEntityPtr ent) {
1089 xmlDumpEntityDecl(buf, ent);
xmlsave.c 546 xmlDumpEntityDecl(buffer, ent);
    [all...]
elfgcchack.h     [all...]

Completed in 698 milliseconds