Home
last modified time | relevance | path

Searched refs:xmlClearParserCtxt (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
Dparser.h978 xmlClearParserCtxt (xmlParserCtxtPtr ctxt);
/external/libxml2/include/libxml/
Dparser.h978 xmlClearParserCtxt (xmlParserCtxtPtr ctxt);
/external/libxml2/
DparserInternals.c1890 xmlClearParserCtxt(xmlParserCtxtPtr ctxt) in xmlClearParserCtxt() function
Delfgcchack.h2111 #undef xmlClearParserCtxt
2112 extern __typeof (xmlClearParserCtxt) xmlClearParserCtxt __attribute((alias("xmlClearParserCtxt__int…
2114 #ifndef xmlClearParserCtxt
2115 extern __typeof (xmlClearParserCtxt) xmlClearParserCtxt__internal_alias __attribute((visibility("hi…
2116 #define xmlClearParserCtxt xmlClearParserCtxt__internal_alias macro
Dparser.c13735 xmlClearParserCtxt(ctxt); in xmlSetupParserForBuffer()
13739 xmlClearParserCtxt(ctxt); in xmlSetupParserForBuffer()
/external/chromium_org/third_party/libxml/src/
DparserInternals.c1890 xmlClearParserCtxt(xmlParserCtxtPtr ctxt) in xmlClearParserCtxt() function
Delfgcchack.h2111 #undef xmlClearParserCtxt
2112 extern __typeof (xmlClearParserCtxt) xmlClearParserCtxt __attribute((alias("xmlClearParserCtxt__int…
2114 #ifndef xmlClearParserCtxt
2115 extern __typeof (xmlClearParserCtxt) xmlClearParserCtxt__internal_alias __attribute((visibility("hi…
2116 #define xmlClearParserCtxt xmlClearParserCtxt__internal_alias macro
Dparser.c13743 xmlClearParserCtxt(ctxt); in xmlSetupParserForBuffer()
13747 xmlClearParserCtxt(ctxt); in xmlSetupParserForBuffer()
Dtestapi.c12655 xmlClearParserCtxt(ctxt); in test_xmlClearParserCtxt()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src675 xmlClearParserCtxt