• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/

Lines Matching refs:parser

41 #include <libxml/parser.h>
100 * @ctxt: an XML parser context
129 * @ctxt: an XML parser context
159 * @ctxt: an XML parser context
186 * @ctxt: an XML parser context
269 * @in: an XML parser input
272 * This function refresh the input for the parser. It doesn't try to
320 * @in: an XML parser input
323 * This function increase the input for the parser. It tries to
380 * @in: an XML parser input
382 * This function removes used input for the parser.
442 * @ctxt: the XML parser context
597 * @ctxt: the XML parser context
757 * @ctxt: the XML parser context
938 * @ctxt: the parser context
1091 * @ctxt: the parser context
1197 * into the parser reading buffer.
1228 * @ctxt: the parser context
1287 * @ctxt: an XML parser context
1308 * parser context (and hence thread) is sufficient.
1316 * @ctxt: an XML parser context
1321 * a stream suitable for the parser.
1351 * @ctxt: an XML parser context
1413 * @ctxt: an XML parser context
1445 * @ctxt: an XML parser context
1504 * Commodity functions to handle parser contexts *
1510 * @ctxt: an XML parser context
1512 * Initialize a parser context
1523 xmlErrInternal(NULL, "Got NULL parser context\n", NULL);
1532 xmlErrMemory(NULL, "cannot initialize parser context\n");
1538 xmlErrMemory(NULL, "cannot initialize parser context\n");
1553 xmlErrMemory(NULL, "cannot initialize parser context\n");
1582 xmlErrMemory(NULL, "cannot initialize parser context\n");
1600 xmlErrMemory(NULL, "cannot initialize parser context\n");
1621 xmlErrMemory(NULL, "cannot initialize parser context\n");
1680 * @ctxt: an XML parser context
1682 * Free all the memory used by a parser context. However the parsed
1766 * Allocate and initialize a new parser context.
1778 xmlErrMemory(NULL, "cannot allocate parser context\n");
1797 * @ctxt: an XML parser context
1799 * Clear (release owned resources) and reinitialize a parser context
1814 * @ctx: an XML parser context
1817 * Find the parser node info struct for a given node
1916 * @ctxt: an XML parser context
2024 * Initially the parser always keep entity references instead of substituting
2026 * default parser behavior
2046 * The 1.x version of the parser used an heuristic to try to detect
2051 * ignorableWhitespace() are only generated when running the parser in