Searched refs:parser (Results 401 - 425 of 523) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dentities.c19 #include <libxml/parser.h>
H A Derror.c2 * error.c: module displaying/handling XML parser errors
14 #include <libxml/parser.h>
236 * @ctx: the parser context or NULL
303 channel(data, "parser ");
313 channel(data, "HTML parser ");
331 channel(data, "parser ");
343 channel(data, "Schemas parser ");
346 channel(data, "Relax-NG parser ");
421 * @ctx: the parser context or NULL
422 * @ctx: the parser contex
[all...]
H A Dhash.c24 #include <libxml/parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dconfigure737 # On the NeXT, cc -E runs the code through the compiler's parser,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c1789 if (av_parser_change(ist->st->parser, ost->st->codec, &opkt.data, &opkt.size, pkt->data, pkt->size, pkt->flags & AV_PKT_FLAG_KEY))
1949 int ticks = ist->st->parser ? ist->st->parser->repeat_pict + 1 :
2149 int ticks = ist->st->parser ? ist->st->parser->repeat_pict + 1 : ist->st->codec->ticks_per_frame;
H A Dffmpeg.c1559 int ticks= ist->st->parser ? ist->st->parser->repeat_pict+1 : ist->st->codec->ticks_per_frame;
1590 int ticks= ist->st->parser ? ist->st->parser->repeat_pict+1 : ist->st->codec->ticks_per_frame;
1735 if(av_parser_change(ist->st->parser, ost->st->codec, &opkt.data, &opkt.size, data_buf, data_size, pkt->flags & AV_PKT_FLAG_KEY))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Druntest.c28 #include <libxml/parser.h>
76 #include <libxml/parser.h>
103 int options; /* parser options for the test */
414 channel(data, "parser ");
424 channel(data, "HTML parser ");
442 channel(data, "parser ");
454 channel(data, "Schemas parser ");
457 channel(data, "Relax-NG parser ");
774 * @ctxt: An XML parser context
792 * @ctxt: An XML parser contex
[all...]
H A Dschematron.c29 #include <libxml/parser.h>
244 * Handle a parser error
585 * Returns the parser context or NULL in case of error
599 xmlSchematronPErrMemory(NULL, "allocating schema parser context",
610 xmlSchematronPErrMemory(NULL, "allocating schema parser XPath context",
627 * Returns the parser context or NULL in case of error
641 xmlSchematronPErrMemory(NULL, "allocating schema parser context",
651 xmlSchematronPErrMemory(NULL, "allocating schema parser XPath context",
666 * Returns the parser context or NULL in case of error
680 xmlSchematronPErrMemory(NULL, "allocating schema parser contex
[all...]
H A DMakefile80 parserInternals.c parser.c tree.c hash.c list.c xmlIO.c \
90 parserInternals.lo parser.lo tree.lo \
105 # parserInternals.lo parser.lo tree.lo \
526 parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
536 # parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
912 include ./$(DEPDIR)/parser.Plo
H A DMakefile.am25 parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
35 parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
H A Dc14n.c23 #include <libxml/parser.h>
H A Dnanohttp.c89 #include <libxml/parser.h> /* for xmlStr(n)casecmp() */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Druntest.c28 #include <libxml/parser.h>
76 #include <libxml/parser.h>
103 int options; /* parser options for the test */
414 channel(data, "parser ");
424 channel(data, "HTML parser ");
442 channel(data, "parser ");
454 channel(data, "Schemas parser ");
457 channel(data, "Relax-NG parser ");
774 * @ctxt: An XML parser context
792 * @ctxt: An XML parser contex
[all...]
H A DMakefile80 parserInternals.c parser.c tree.c hash.c list.c xmlIO.c \
90 parserInternals.lo parser.lo tree.lo \
105 # parserInternals.lo parser.lo tree.lo \
524 parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
534 # parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
914 include ./$(DEPDIR)/parser.Plo
H A DMakefile.am25 parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
35 parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \
H A Dc14n.c23 #include <libxml/parser.h>
H A Dnanohttp.c89 #include <libxml/parser.h> /* for xmlStr(n)casecmp() */
H A Dschematron.c29 #include <libxml/parser.h>
244 * Handle a parser error
585 * Returns the parser context or NULL in case of error
599 xmlSchematronPErrMemory(NULL, "allocating schema parser context",
610 xmlSchematronPErrMemory(NULL, "allocating schema parser XPath context",
627 * Returns the parser context or NULL in case of error
641 xmlSchematronPErrMemory(NULL, "allocating schema parser context",
651 xmlSchematronPErrMemory(NULL, "allocating schema parser XPath context",
666 * Returns the parser context or NULL in case of error
680 xmlSchematronPErrMemory(NULL, "allocating schema parser contex
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dsuper.c25 #include <linux/parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Dinode.c18 #include <linux/parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/isofs/
H A Dinode.c23 #include <linux/parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_super.c66 #include <linux/parser.h>
118 * Table driven mount option parser.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dc14n.c23 #include <libxml/parser.h>
H A Dnanohttp.c90 #include <libxml/parser.h> /* for xmlStr(n)casecmp() */
H A Dschematron.c29 #include <libxml/parser.h>
239 * Handle a parser error
580 * Returns the parser context or NULL in case of error
594 xmlSchematronPErrMemory(NULL, "allocating schema parser context",
605 xmlSchematronPErrMemory(NULL, "allocating schema parser XPath context",
622 * Returns the parser context or NULL in case of error
636 xmlSchematronPErrMemory(NULL, "allocating schema parser context",
646 xmlSchematronPErrMemory(NULL, "allocating schema parser XPath context",
661 * Returns the parser context or NULL in case of error
675 xmlSchematronPErrMemory(NULL, "allocating schema parser contex
[all...]

Completed in 271 milliseconds

<<11121314151617181920>>