• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/

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
745 * @ctxt: the XML parser context
926 * @ctxt: the parser context
1079 * @ctxt: the parser context
1185 * into the parser reading buffer.
1216 * @ctxt: the parser context
1275 * @ctxt: an XML parser context
1296 * parser context (and hence thread) is sufficient.
1304 * @ctxt: an XML parser context
1309 * a stream suitable for the parser.
1339 * @ctxt: an XML parser context
1400 * @ctxt: an XML parser context
1432 * @ctxt: an XML parser context
1491 * Commodity functions to handle parser contexts *
1497 * @ctxt: an XML parser context
1499 * Initialize a parser context
1510 xmlErrInternal(NULL, "Got NULL parser context\n", NULL);
1519 xmlErrMemory(NULL, "cannot initialize parser context\n");
1525 xmlErrMemory(NULL, "cannot initialize parser context\n");
1540 xmlErrMemory(NULL, "cannot initialize parser context\n");
1569 xmlErrMemory(NULL, "cannot initialize parser context\n");
1587 xmlErrMemory(NULL, "cannot initialize parser context\n");
1608 xmlErrMemory(NULL, "cannot initialize parser context\n");
1666 * @ctxt: an XML parser context
1668 * Free all the memory used by a parser context. However the parsed
1752 * Allocate and initialize a new parser context.
1764 xmlErrMemory(NULL, "cannot allocate parser context\n");
1783 * @ctxt: an XML parser context
1785 * Clear (release owned resources) and reinitialize a parser context
1800 * @ctx: an XML parser context
1803 * Find the parser node info struct for a given node
1902 * @ctxt: an XML parser context
2010 * Initially the parser always keep entity references instead of substituting
2012 * default parser behavior
2032 * The 1.x version of the parser used an heuristic to try to detect
2037 * ignorableWhitespace() are only generated when running the parser in