Searched refs:parser (Results 326 - 350 of 523) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dsuper.c25 #include <linux/parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DparserInternals.in.h2 * Summary: internals routines exported by the parser.
16 #include <libxml/parser.h>
28 * process. This is not a limitation of the parser but a safety
44 * The parser tries to always have that amount of input ready.
496 * Generated by MACROS on top of parser.c c.f. PUSH_AND_POP.
509 * other commodities shared between parser.c and parserInternals.
519 * Really core function shared with HTML parser.
533 * Actually comes from the HTML parser but launched from the init stuff.
H A Dxmlerror.in.h10 #include <libxml/parser.h>
38 XML_FROM_PARSER, /* The XML parser */
41 XML_FROM_DTD, /* The XML DTD validation with parser context*/
42 XML_FROM_HTML, /* The HTML parser */
53 XML_FROM_SCHEMASP, /* The W3C XML Schemas parser module */
55 XML_FROM_RELAXNGP, /* The Relax-NG parser module */
87 void *ctxt; /* the parser context if available */
94 * This is an error that the XML (or HTML) parser can generate
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-styled-ostream.oo.c25 #include <cr-om-parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Drunxmlconf.c25 #include <libxml/parser.h>
H A Dtestchar.c10 #include <libxml/parser.h>
137 * Those are in-context injection tests checking the parser behaviour on
152 fprintf(stderr, "Failed to allocate parser context\n");
545 fprintf(stderr, "Failed to allocate parser context\n");
H A Dtestdict.c2 #include <libxml/parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/include/libavformat/
H A Davformat.h484 struct AVCodecParserContext *parser; member in struct:AVStream
748 /* XXX: Use automatic init with either ELF sections or C file parser */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DparserInternals.h2 * Summary: internals routines exported by the parser.
16 #include <libxml/parser.h>
28 * process. This is not a limitation of the parser but a safety
44 * The parser tries to always have that amount of input ready.
496 * Generated by MACROS on top of parser.c c.f. PUSH_AND_POP.
509 * other commodities shared between parser.c and parserInternals.
519 * Really core function shared with HTML parser.
533 * Actually comes from the HTML parser but launched from the init stuff.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/hypfs/
H A Dinode.c20 #include <linux/parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/integrity/ima/
H A Dima_policy.c17 #include <linux/parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Drunxmlconf.c25 #include <libxml/parser.h>
H A Dtestchar.c10 #include <libxml/parser.h>
137 * Those are in-context injection tests checking the parser behaviour on
152 fprintf(stderr, "Failed to allocate parser context\n");
545 fprintf(stderr, "Failed to allocate parser context\n");
H A Dtestdict.c2 #include <libxml/parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DparserInternals.in.h2 * Summary: internals routines exported by the parser.
16 #include <libxml/parser.h>
28 * process. This is not a limitation of the parser but a safety
44 * The parser tries to always have that amount of input ready.
496 * Generated by MACROS on top of parser.c c.f. PUSH_AND_POP.
509 * other commodities shared between parser.c and parserInternals.
519 * Really core function shared with HTML parser.
533 * Actually comes from the HTML parser but launched from the init stuff.
H A Dxmlerror.in.h10 #include <libxml/parser.h>
38 XML_FROM_PARSER, /* The XML parser */
41 XML_FROM_DTD, /* The XML DTD validation with parser context*/
42 XML_FROM_HTML, /* The HTML parser */
53 XML_FROM_SCHEMASP, /* The W3C XML Schemas parser module */
55 XML_FROM_RELAXNGP, /* The Relax-NG parser module */
87 void *ctxt; /* the parser context if available */
94 * This is an error that the XML (or HTML) parser can generate
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-styled-ostream.c28 #include <cr-om-parser.h>
H A Dterm-styled-ostream.oo.c25 #include <cr-om-parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dxmldocument.tex13 This class holds XML data/document as parsed by XML parser in the root node.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddocview.cpp803 wxStringTokenizer parser (GetFileFilter(), wxT(";"));
805 while (parser.HasMoreTokens())
807 wxString filter = parser.GetNextToken();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlerror.h10 #include <libxml/parser.h>
38 XML_FROM_PARSER, /* The XML parser */
41 XML_FROM_DTD, /* The XML DTD validation with parser context*/
42 XML_FROM_HTML, /* The HTML parser */
53 XML_FROM_SCHEMASP, /* The W3C XML Schemas parser module */
55 XML_FROM_RELAXNGP, /* The Relax-NG parser module */
88 void *ctxt; /* the parser context if available */
95 * This is an error that the XML (or HTML) parser can generate
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlerror.h10 #include <libxml/parser.h>
38 XML_FROM_PARSER, /* The XML parser */
41 XML_FROM_DTD, /* The XML DTD validation with parser context*/
42 XML_FROM_HTML, /* The HTML parser */
53 XML_FROM_SCHEMASP, /* The W3C XML Schemas parser module */
55 XML_FROM_RELAXNGP, /* The Relax-NG parser module */
88 void *ctxt; /* the parser context if available */
95 * This is an error that the XML (or HTML) parser can generate
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A DtestSAX.c47 #include <libxml/parser.h>
249 * @ctxt: An XML parser context
267 * @ctxt: An XML parser context
285 * @ctxt: An XML parser context
303 * @ctxt: An XML parser context
327 * @ctxt: An XML parser context
351 * @ctxt: An XML parser context
355 * Special entity resolver, better left to the parser, it has
391 * @ctxt: An XML parser context
410 * @ctxt: An XML parser contex
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Davformat.h704 AVSTREAM_PARSE_FULL_RAW=MKTAG(0,'R','A','W'), /**< full parsing and repack with timestamp and position generation by parser for raw
929 /* a hack to keep ABI compatibility for ffmpeg and other applications, which accesses parser even
959 struct AVCodecParserContext *parser; member in struct:AVStream
1570 * Packets split by the parser get queued here.
H A Dimg2dec.c426 } else if (!s1->streams[0]->parser) {

Completed in 192 milliseconds

<<11121314151617181920>>