Home
last modified time | relevance | path

Searched refs:xmlDumpElementDecl (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
Dvalid.h226 xmlDumpElementDecl (xmlBufferPtr buf,
/external/libxml2/include/libxml/
Dvalid.h226 xmlDumpElementDecl (xmlBufferPtr buf,
/external/chromium_org/third_party/libxml/src/
Dxmlsave.c781 xmlDumpElementDecl(buf->buffer, (xmlElementPtr) cur); in xmlNodeDumpOutputInternal()
1309 xmlDumpElementDecl(buf->buffer, (xmlElementPtr) cur); in xhtmlNodeDumpOutput()
Delfgcchack.h3032 #undef xmlDumpElementDecl
3033 extern __typeof (xmlDumpElementDecl) xmlDumpElementDecl __attribute((alias("xmlDumpElementDecl__int…
3035 #ifndef xmlDumpElementDecl
3036 extern __typeof (xmlDumpElementDecl) xmlDumpElementDecl__internal_alias __attribute((visibility("hi…
3037 #define xmlDumpElementDecl xmlDumpElementDecl__internal_alias macro
Dvalid.c1665 xmlDumpElementDecl(xmlBufferPtr buf, xmlElementPtr elem) { in xmlDumpElementDecl() function
1726 xmlDumpElementDecl(buf, elem); in xmlDumpElementDeclScan()
Dtestapi.c25017 xmlDumpElementDecl(buf, elem); in test_xmlDumpElementDecl()
/external/libxml2/
Dxmlsave.c501 xmlDumpElementDecl(buffer, elem); in xmlBufDumpElementDecl()
Delfgcchack.h3124 #undef xmlDumpElementDecl
3125 extern __typeof (xmlDumpElementDecl) xmlDumpElementDecl __attribute((alias("xmlDumpElementDecl__int…
3127 #ifndef xmlDumpElementDecl
3128 extern __typeof (xmlDumpElementDecl) xmlDumpElementDecl__internal_alias __attribute((visibility("hi…
3129 #define xmlDumpElementDecl xmlDumpElementDecl__internal_alias macro
Dvalid.c1665 xmlDumpElementDecl(xmlBufferPtr buf, xmlElementPtr elem) { in xmlDumpElementDecl() function
1726 xmlDumpElementDecl(buf, elem); in xmlDumpElementDeclScan()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src786 xmlDumpElementDecl