Searched refs:xmlCtxtReset (Results 1 – 5 of 5) sorted by relevance
1114 xmlCtxtReset (xmlParserCtxtPtr ctxt);
14258 xmlCtxtReset(xmlParserCtxtPtr ctxt) in xmlCtxtReset() function14384 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()
1895 xmlCtxtReset(ctxt); in xmlClearParserCtxt()
5028 xmlCtxtReset(reader->ctxt); in xmlTextReaderSetup()5368 xmlCtxtReset(reader->ctxt); in xmlReaderNewWalker()
2499 #undef xmlCtxtReset2500 extern __typeof (xmlCtxtReset) xmlCtxtReset __attribute((alias("xmlCtxtReset__internal_alias")));2502 #ifndef xmlCtxtReset2503 extern __typeof (xmlCtxtReset) xmlCtxtReset__internal_alias __attribute((visibility("hidden")));2504 #define xmlCtxtReset xmlCtxtReset__internal_alias macro