Searched refs:xmlDumpElementDecl (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/libxml/src/include/libxml/ |
D | valid.h | 226 xmlDumpElementDecl (xmlBufferPtr buf,
|
/external/libxml2/include/libxml/ |
D | valid.h | 226 xmlDumpElementDecl (xmlBufferPtr buf,
|
/external/chromium_org/third_party/libxml/src/ |
D | xmlsave.c | 781 xmlDumpElementDecl(buf->buffer, (xmlElementPtr) cur); in xmlNodeDumpOutputInternal() 1309 xmlDumpElementDecl(buf->buffer, (xmlElementPtr) cur); in xhtmlNodeDumpOutput()
|
D | elfgcchack.h | 3032 #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
|
D | valid.c | 1665 xmlDumpElementDecl(xmlBufferPtr buf, xmlElementPtr elem) { in xmlDumpElementDecl() function 1726 xmlDumpElementDecl(buf, elem); in xmlDumpElementDeclScan()
|
D | testapi.c | 25017 xmlDumpElementDecl(buf, elem); in test_xmlDumpElementDecl()
|
/external/libxml2/ |
D | xmlsave.c | 501 xmlDumpElementDecl(buffer, elem); in xmlBufDumpElementDecl()
|
D | elfgcchack.h | 3124 #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
|
D | valid.c | 1665 xmlDumpElementDecl(xmlBufferPtr buf, xmlElementPtr elem) { in xmlDumpElementDecl() function 1726 xmlDumpElementDecl(buf, elem); in xmlDumpElementDeclScan()
|
/external/chromium_org/third_party/libxml/src/win32/ |
D | libxml2.def.src | 786 xmlDumpElementDecl
|