Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Dvalid.h167 xmlDumpNotationDecl (xmlBufferPtr buf,
/external/libxml2/include/libxml/
Dvalid.h167 xmlDumpNotationDecl (xmlBufferPtr buf,
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src790 xmlDumpNotationDecl
/external/chromium_org/third_party/libxml/src/
Delfgcchack.h3080 #undef xmlDumpNotationDecl
3081 extern __typeof (xmlDumpNotationDecl) xmlDumpNotationDecl __attribute((alias("xmlDumpNotationDecl__…
3083 #ifndef xmlDumpNotationDecl
3084 extern __typeof (xmlDumpNotationDecl) xmlDumpNotationDecl__internal_alias __attribute((visibility("…
3085 #define xmlDumpNotationDecl xmlDumpNotationDecl__internal_alias macro
Dvalid.c2479 xmlDumpNotationDecl(xmlBufferPtr buf, xmlNotationPtr nota) { in xmlDumpNotationDecl() function
2507 xmlDumpNotationDecl(buf, nota); in xmlDumpNotationDeclScan()
Dtestapi.c25102 xmlDumpNotationDecl(buf, nota); in test_xmlDumpNotationDecl()
/external/libxml2/
Delfgcchack.h3172 #undef xmlDumpNotationDecl
3173 extern __typeof (xmlDumpNotationDecl) xmlDumpNotationDecl __attribute((alias("xmlDumpNotationDecl__…
3175 #ifndef xmlDumpNotationDecl
3176 extern __typeof (xmlDumpNotationDecl) xmlDumpNotationDecl__internal_alias __attribute((visibility("…
3177 #define xmlDumpNotationDecl xmlDumpNotationDecl__internal_alias macro
Dvalid.c2479 xmlDumpNotationDecl(xmlBufferPtr buf, xmlNotationPtr nota) { in xmlDumpNotationDecl() function
2507 xmlDumpNotationDecl(buf, nota); in xmlDumpNotationDeclScan()