• 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

54 #include <libxml/parser.h>
287 * Misc parser context macros.
597 int ownsConstructor; /* TODO: Move this to parser *flags*. */
627 int stop; /* If the parser should stop; i.e. a critical error. */
1885 * Handle a parser error
1918 * Handle a parser error
1947 * Handle a parser error
2818 * @ctxt: the schema parser context
2859 * @ctxt: the schema parser context
2886 * @ctxt: the schema parser context
2924 * @ctxt: the schema parser context
2948 * @ctxt: the schema parser context
2987 * @ctxt: the schema parser context
3017 * @ctxt: the schema parser context
3160 * @ctxt: the schema parser context
4671 * @ctxt: the parser context
5096 * @ctxt: a schema parser context
5132 * @ctxt: a schema parser context
5173 * @ctxt: a schema parser context
5243 * @ctxt: a schema parser context
5295 * @ctxt: a schema parser context
5336 * @ctxt: a schema parser context
5433 * @ctxt: a schema parser context
5474 * @ctxt: a schema parser context
5717 * @pctxt: a schema parser context
5753 * @ctxt: a schema parser context
5801 * parser context. */
5834 * @ctxt: a schema parser context
5866 * @ctxt: a schema parser context
5903 * @ctxt: a schema parser context
6228 * @ctxt: a schema parser context
6301 * @ctxt: a schema parser context
6338 * @ctxt: a schema parser context
6692 * @ctxt: a schema parser context
7237 /* TODO: move XML_SCHEMAS_QUALIF_ATTR to the parser. */
9317 * @ctxt: the parser context
9619 * Those flags should be moved to the parser context flags,
9927 xmlSchemaPErrMemory(NULL, "allocating schema parser context",
9949 * Returns the parser context or NULL in case of error
9977 "failed to create a temp. parser context");
9991 * @pctxt: the schema parser context
10089 * to the parser. Get rid of passing the main schema to the
10099 * Keep the current target namespace on the parser *not* on the
10169 /* Create and init the temporary parser context. */
10176 * TODO: Can we avoid that the parser knows about the main schema?
10190 /* Channel back errors and cleanup the temporary parser context. */
10196 /* Free the parser context. */
10494 "allocating a parser context", NULL);
10499 * TODO: Do we have to burden the schema parser dict with all
10535 * Check if this a parser error, or if the document could
10542 * We assume a parser error here.
10560 "given schema parser context.\n",
12349 * @ctxt: a schema parser context
12381 * @ctxt: a schema parser context
12383 * Returns the option combination of the parser context.
12403 * Returns the parser context or NULL in case of error
12429 * Returns the parser context or NULL in case of error
12454 * Returns the parser context or NULL in case of error
12476 * @ctxt: the schema parser context
12478 * Free the resources associated to the schema parser context
12667 * @ctxt: the schema parser context
13031 * @ctxt: the schema parser context
13091 * @ctxt: the schema parser context
13168 * @ctxt: the schema parser context
13248 * @ctxt: the schema parser context
13277 * @ctxt: the schema parser context
13365 * @ctxt: the schema parser context
13411 * @ctxt: the schema parser context
13671 * @ctxt: the schema parser context
13849 * @ctxt: the schema parser context
14294 * @ctxt: the schema parser context
14783 * @pctxt: the schema parser context
14826 * @ctxt: the parser context
14908 * @ctxt: the parser context
15033 * @ctxt: the schema parser context
15134 * @ctxt: the schema parser context
15601 * @ctxt: the schema parser context
15680 * @pctxt: the schema parser context
15687 * This will be used by the parser only. For the validator there's
15761 * @ctxt: the schema parser context
15906 * @ctxt: the schema parser context
16004 * @ctxt: the schema parser context
16258 * @ctxt: the schema parser context
16458 * @ctxt: the schema parser context
16486 * @ctxt: the schema parser context
16653 * @ctxt: the schema parser context
16679 * @ctxt: the schema parser context
16786 * @ctxt: the schema parser context
16830 * @ctxt: the schema parser context
16856 * @ctxt: the schema parser context
16908 * @ctxt: the schema parser context
16945 * @ctxt: the schema parser context
16998 * @ctxt: the schema parser context
18480 * @ctxt: the schema parser context
18493 "this function needs a parser context");
18509 * @pctxt: the schema parser context or NULL
18528 * TODO: will the parser context be given if used from
18721 * @ctxt: the schema parser context
18740 * of the parser context. This is needed for NOTATION validation.
18822 * @ctxt: the parser context
18872 * @ctxt: the parser context
18972 * @ctxt: the parser context
19033 * @pctxt: the parser context
19207 * @pctxt: the parser context
19234 * @pctxt: the parser context
19335 * @ctxt: the schema parser context
19366 * @ctxt: a schema parser context
19465 * @ctxt: a schema parser context
19640 * @ctxt: a schema parser context
19759 * @pctxt: the schema parser context
19876 * @ctxt: a schema parser context
19902 * @ctxt: a parser context
20051 * @ctxt: a parser context
20088 * @ctxt: a parser context
20200 * @ctxt: a parser context
20246 * @ctxt: the schema parser context
21323 * @ctxt: a schema parser context
21344 * @ctxt: a XMl-Schema parser context
21349 * Get the callback information used to handle errors for a parser context
21470 * @pctxt: a schema parser context
21498 "no parser context available");
21546 * We will reuse the parser context for every schema imported
21571 * Not nice, but we need somehow to channel the schema parser
24834 * REMOVED and CHANGED since this produced a parser context
24837 * the parser context anymore.
27181 * Although the parser builds its own namespace list,
27863 * Create a schema + parser if necessary.
27873 * Create the schema parser context.
28408 * the parser from testing for ignorable whitespace.
28470 * if possible, to prevent the parser from testing for ignorable
28540 * Validate an input based on a flow of SAX event from the parser
28562 * prepare the parser