Home
last modified time | relevance | path

Searched refs:xmlDumpAttributeDecl (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dvalid.h262 xmlDumpAttributeDecl (xmlBufferPtr buf,
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle292 d xmlDumpAttributeDecl...
293 d pr extproc('xmlDumpAttributeDecl')
/external/libxml2/
Dlibxml2.syms638 xmlDumpAttributeDecl;
Dxmlsave.c524 xmlDumpAttributeDecl(buffer, attr); in xmlBufDumpAttributeDecl()
Delfgcchack.h3100 #undef xmlDumpAttributeDecl
3101 extern __typeof (xmlDumpAttributeDecl) xmlDumpAttributeDecl __attribute((alias("xmlDumpAttributeDec…
3103 #ifndef xmlDumpAttributeDecl
3104 extern __typeof (xmlDumpAttributeDecl) xmlDumpAttributeDecl__internal_alias __attribute((visibility…
3105 #define xmlDumpAttributeDecl xmlDumpAttributeDecl__internal_alias macro
Dvalid.c2227 xmlDumpAttributeDecl(xmlBufferPtr buf, xmlAttributePtr attr) { in xmlDumpAttributeDecl() function
2310 xmlDumpAttributeDecl((xmlBufferPtr) buf, (xmlAttributePtr) attr); in xmlDumpAttributeDeclScan()
Dtestapi.c25269 xmlDumpAttributeDecl(buf, attr); in test_xmlDumpAttributeDecl()
/external/libxml2/win32/
Dlibxml2.def.src793 xmlDumpAttributeDecl