Searched refs:xmlCtxtReset (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dparser.h1096 xmlCtxtReset (xmlParserCtxtPtr ctxt);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dparser.c12814 * xmlCtxtReset:
12820 xmlCtxtReset(xmlParserCtxtPtr ctxt) function
12940 xmlCtxtReset(ctxt);
13335 xmlCtxtReset(ctxt);
13368 xmlCtxtReset(ctxt);
13404 xmlCtxtReset(ctxt);
13448 xmlCtxtReset(ctxt);
13493 xmlCtxtReset(ctxt);
H A DparserInternals.c1793 xmlCtxtReset(ctxt);
H A Dxmlreader.c4948 xmlCtxtReset(reader->ctxt);
5288 xmlCtxtReset(reader->ctxt);
H A Delfgcchack.h2475 #undef xmlCtxtReset macro
2476 extern __typeof (xmlCtxtReset) xmlCtxtReset __attribute((alias("xmlCtxtReset__internal_alias")));
2478 #ifndef xmlCtxtReset
2479 extern __typeof (xmlCtxtReset) xmlCtxtReset__internal_alias __attribute((visibility("hidden")));
2480 #define xmlCtxtReset xmlCtxtReset__internal_alias macro

Completed in 130 milliseconds