Home
last modified time | relevance | path

Searched refs:xmlCtxtReset (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
Dparser.h1113 xmlCtxtReset (xmlParserCtxtPtr ctxt);
/external/libxml2/include/libxml/
Dparser.h1114 xmlCtxtReset (xmlParserCtxtPtr ctxt);
/external/libxml2/
Dparser.c14258 xmlCtxtReset(xmlParserCtxtPtr ctxt) in xmlCtxtReset() function
14384 xmlCtxtReset(ctxt); in xmlCtxtResetPush()
14836 xmlCtxtReset(ctxt); in xmlCtxtReadDoc()
14869 xmlCtxtReset(ctxt); in xmlCtxtReadFile()
14905 xmlCtxtReset(ctxt); in xmlCtxtReadMemory()
14949 xmlCtxtReset(ctxt); in xmlCtxtReadFd()
14994 xmlCtxtReset(ctxt); in xmlCtxtReadIO()
DparserInternals.c1895 xmlCtxtReset(ctxt); in xmlClearParserCtxt()
Dxmlreader.c5028 xmlCtxtReset(reader->ctxt); in xmlTextReaderSetup()
5368 xmlCtxtReset(reader->ctxt); in xmlReaderNewWalker()
Delfgcchack.h2499 #undef xmlCtxtReset
2500 extern __typeof (xmlCtxtReset) xmlCtxtReset __attribute((alias("xmlCtxtReset__internal_alias")));
2502 #ifndef xmlCtxtReset
2503 extern __typeof (xmlCtxtReset) xmlCtxtReset__internal_alias __attribute((visibility("hidden")));
2504 #define xmlCtxtReset xmlCtxtReset__internal_alias macro
/external/chromium_org/third_party/libxml/src/
Dparser.c14266 xmlCtxtReset(xmlParserCtxtPtr ctxt) in xmlCtxtReset() function
14392 xmlCtxtReset(ctxt); in xmlCtxtResetPush()
14840 xmlCtxtReset(ctxt); in xmlCtxtReadDoc()
14873 xmlCtxtReset(ctxt); in xmlCtxtReadFile()
14909 xmlCtxtReset(ctxt); in xmlCtxtReadMemory()
14953 xmlCtxtReset(ctxt); in xmlCtxtReadFd()
14998 xmlCtxtReset(ctxt); in xmlCtxtReadIO()
DparserInternals.c1895 xmlCtxtReset(ctxt); in xmlClearParserCtxt()
Dxmlreader.c5022 xmlCtxtReset(reader->ctxt); in xmlTextReaderSetup()
5362 xmlCtxtReset(reader->ctxt); in xmlReaderNewWalker()
Delfgcchack.h2499 #undef xmlCtxtReset
2500 extern __typeof (xmlCtxtReset) xmlCtxtReset __attribute((alias("xmlCtxtReset__internal_alias")));
2502 #ifndef xmlCtxtReset
2503 extern __typeof (xmlCtxtReset) xmlCtxtReset__internal_alias __attribute((visibility("hidden")));
2504 #define xmlCtxtReset xmlCtxtReset__internal_alias macro
DNEWS310 dups in the writer (Rob Richards), xmlCtxtReset bug, UTF-8 encoding
794 - bugfixes: xmlCtxtReset (Brent Hendricks), line number and CDATA (Dave
DChangeLog1170 xmlCtxtReset()
9476 use global variables, and xmlCtxtReset() should allow reuse
Dtestapi.c12959 xmlCtxtReset(ctxt); in test_xmlCtxtReset()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src714 xmlCtxtReset