Home
last modified time | relevance | path

Searched refs:xmlParseNotationDecl (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
DparserInternals.h384 xmlParseNotationDecl (xmlParserCtxtPtr ctxt);
/external/libxml2/include/libxml/
DparserInternals.h384 xmlParseNotationDecl (xmlParserCtxtPtr ctxt);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1346 xmlParseNotationDecl
/external/libxml2/
Delfgcchack.h7281 #undef xmlParseNotationDecl
7282 extern __typeof (xmlParseNotationDecl) xmlParseNotationDecl __attribute((alias("xmlParseNotationDec…
7284 #ifndef xmlParseNotationDecl
7285 extern __typeof (xmlParseNotationDecl) xmlParseNotationDecl__internal_alias __attribute((visibility…
7286 #define xmlParseNotationDecl xmlParseNotationDecl__internal_alias macro
Dparser.c5064 xmlParseNotationDecl(xmlParserCtxtPtr ctxt) { in xmlParseNotationDecl() function
6627 xmlParseNotationDecl(ctxt); in xmlParseMarkupDecl()
/external/chromium_org/third_party/libxml/src/
Delfgcchack.h7281 #undef xmlParseNotationDecl
7282 extern __typeof (xmlParseNotationDecl) xmlParseNotationDecl __attribute((alias("xmlParseNotationDec…
7284 #ifndef xmlParseNotationDecl
7285 extern __typeof (xmlParseNotationDecl) xmlParseNotationDecl__internal_alias __attribute((visibility…
7286 #define xmlParseNotationDecl xmlParseNotationDecl__internal_alias macro
Dparser.c4997 xmlParseNotationDecl(xmlParserCtxtPtr ctxt) { in xmlParseNotationDecl() function
6565 xmlParseNotationDecl(ctxt); in xmlParseMarkupDecl()