Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
DparserInternals.h438 xmlParseCDSect (xmlParserCtxtPtr ctxt);
/external/libxml2/include/libxml/
DparserInternals.h438 xmlParseCDSect (xmlParserCtxtPtr ctxt);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1304 xmlParseCDSect
/external/libxml2/
Delfgcchack.h6861 #undef xmlParseCDSect
6862 extern __typeof (xmlParseCDSect) xmlParseCDSect __attribute((alias("xmlParseCDSect__internal_alias"…
6864 #ifndef xmlParseCDSect
6865 extern __typeof (xmlParseCDSect) xmlParseCDSect__internal_alias __attribute((visibility("hidden")));
6866 #define xmlParseCDSect xmlParseCDSect__internal_alias macro
Dparser.c9379 xmlParseCDSect(xmlParserCtxtPtr ctxt) { in xmlParseCDSect() function
9495 xmlParseCDSect(ctxt); in xmlParseContent()
/external/chromium_org/third_party/libxml/src/
Delfgcchack.h6861 #undef xmlParseCDSect
6862 extern __typeof (xmlParseCDSect) xmlParseCDSect __attribute((alias("xmlParseCDSect__internal_alias"…
6864 #ifndef xmlParseCDSect
6865 extern __typeof (xmlParseCDSect) xmlParseCDSect__internal_alias __attribute((visibility("hidden")));
6866 #define xmlParseCDSect xmlParseCDSect__internal_alias macro
Dparser.c9346 xmlParseCDSect(xmlParserCtxtPtr ctxt) { in xmlParseCDSect() function
9466 xmlParseCDSect(ctxt); in xmlParseContent()