Searched refs:parser (Results 251 - 275 of 523) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dhtwinprs.tex172 if the parser is between {\tt <A>} and {\tt </A>} tags,
245 font or proportional, depending on context (whether the parser is
283 Sets input encoding. The parser uses this information to build conversion
H A Dtexpr.tex116 plus the .cc files. If you wish to alter the parser, you will need YACC
127 USE\_DEFINE from the makefile and recompile. This is because the parser.y
130 parser.y, and if necessary edit it to make it compile in the opposite
H A Dhtmlhlpf.tex41 Contents file has HTML syntax and it can be parsed by regular HTML parser. It contains exactly one list
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/win32/
H A DMakefile.msvc115 $(XML_INTDIR)\parser.obj\
160 $(XML_INTDIR_A)\parser.obj\
205 $(XML_INTDIR_A_DLL)\parser.obj\
H A DMakefile.bcb133 $(XML_INTDIR)\parser.obj\
178 $(XML_INTDIR_A)\parser.obj\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/win32/
H A DMakefile.msvc115 $(XML_INTDIR)\parser.obj\
160 $(XML_INTDIR_A)\parser.obj\
205 $(XML_INTDIR_A_DLL)\parser.obj\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/
H A Dlibconfuse.spec41 libConfuse is a configuration file parser library written in C.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tdb/common/
H A Dtdb.c180 int (*parser)(TDB_DATA key, TDB_DATA data,
197 rec.data_len, parser, private_data);
H A Dtdb_private.h202 int (*parser)(TDB_DATA key, TDB_DATA data,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A DMakefile.in264 libcroco/libcroco_rpl_la-cr-om-parser.lo \
265 libcroco/libcroco_rpl_la-cr-parser.lo \
371 libxml/libxml_rpl_la-parser.lo \
921 libcroco/cr-num.c libcroco/cr-num.h libcroco/cr-om-parser.c \
922 libcroco/cr-om-parser.h libcroco/cr-parser.c \
923 libcroco/cr-parser.h libcroco/cr-parsing-location.c \
953 libxml/nanohttp.in.h libxml/parser.c libxml/parser.in.h \
1036 libxml/nanoftp.h libxml/nanohttp.h libxml/parser
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/example/
H A Dgjobread.c24 #include <libxml/parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DHTMLparser.h2 * Summary: interface for an HTML 4.0 non-verifying parser
3 * Description: this module implements an HTML 4.0 non-verifying parser
4 * with API compatible with the XML parser ones. It should
16 #include <libxml/parser.h>
175 * This is the set of XML parser options that can be passed down
H A DxmlIO.h2 * Summary: interface for the I/O interfaces used by the parser
3 * Description: interface for the I/O interfaces used by the parser
21 * Those are the functions and datatypes for the parser input
119 #include <libxml/parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DHTMLparser.h2 * Summary: interface for an HTML 4.0 non-verifying parser
3 * Description: this module implements an HTML 4.0 non-verifying parser
4 * with API compatible with the XML parser ones. It should
16 #include <libxml/parser.h>
175 * This is the set of XML parser options that can be passed down
H A DxmlIO.h2 * Summary: interface for the I/O interfaces used by the parser
3 * Description: interface for the I/O interfaces used by the parser
21 * Those are the functions and datatypes for the parser input
119 #include <libxml/parser.h>
/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 DtestHTML.c99 * @ctxt: An XML parser context
114 * @ctxt: An XML parser context
129 * @ctxt: An XML parser context
144 * @ctxt: An XML parser context
165 * @ctxt: An XML parser context
169 * Special entity resolver, better left to the parser, it has
202 * @ctxt: An XML parser context
218 * @ctxt: An XML parser context
235 * @ctxt: An XML parser context
254 * @ctxt: An XML parser contex
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhelpdata.cpp290 HP_Parser parser; local
292 parser.AddTagHandler(handler);
301 parser.Parse(buf);
315 parser.Parse(buf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/mediaplayer/
H A Dmediaplayer.cpp435 wxCmdLineParser parser (cmdLineDesc, argc, argv);
438 if (parser.Parse() == 0)
440 for (size_t paramNr=0; paramNr < parser.GetParamCount(); ++paramNr)
442 frame->AddToPlayList((parser.GetParam (paramNr)));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djdom.jarorg/ org/jdom/ org/jdom/output/ org/jdom/output/XMLOutputter.class XMLOutputter.java package org.jdom ...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ramfs/
H A Dinode.c36 #include <linux/parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/autofs/
H A Dinode.c17 #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 DHTMLparser.in.h2 * Summary: interface for an HTML 4.0 non-verifying parser
3 * Description: this module implements an HTML 4.0 non-verifying parser
4 * with API compatible with the XML parser ones. It should
16 #include <libxml/parser.h>
175 * This is the set of XML parser options that can be passed down
H A DxmlIO.in.h2 * Summary: interface for the I/O interfaces used by the parser
3 * Description: interface for the I/O interfaces used by the parser
21 * Those are the functions and datatypes for the parser input
119 #include <libxml/parser.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestC14N.c22 #include <libxml/parser.h>
H A DtestHTML.c99 * @ctxt: An XML parser context
114 * @ctxt: An XML parser context
129 * @ctxt: An XML parser context
144 * @ctxt: An XML parser context
165 * @ctxt: An XML parser context
169 * Special entity resolver, better left to the parser, it has
202 * @ctxt: An XML parser context
218 * @ctxt: An XML parser context
235 * @ctxt: An XML parser context
254 * @ctxt: An XML parser contex
[all...]

Completed in 233 milliseconds

<<11121314151617181920>>