代码搜索:parser

找到约 10,000 项符合「parser」的源代码

代码结果 10,000
www.eeworm.com/read/180137/5289167

readme

This is sgmls, an SGML parser derived from the ARCSGML parser materials which were written by Charles F. Goldfarb. (These are available for anonymous ftp from ftp.ifi.uio.no [128.240.88.1] in the dir
www.eeworm.com/read/180135/5291451

jj bifv01.jj

/* * Definitions for the InterchangeFormat (BIF 0.1) parser * Author: Fabio Cozman * * * The InterchangeFormat parser is free
www.eeworm.com/read/338546/3315293

g t015calc.g

grammar t015calc; options { language = Python; } @header { import math } @parser::init { self.reportedErrors = [] } @parser::members { def emitErrorMessage(self, msg): self.reportedErrors.app
www.eeworm.com/read/338072/3322896

h parserinternals.h

/* * parserInternals.h : internals routines exported by the parser. * * See Copyright for the status of this software. * * Daniel.Veillard@w3.org */ #ifndef __XML_PARSER_INTERNALS_H__ #define _
www.eeworm.com/read/338072/3323290

h parserinternals.h

/* * parserInternals.h : internals routines exported by the parser. * * See Copyright for the status of this software. * * Daniel.Veillard@w3.org */ #ifndef __XML_PARSER_INTERNALS_H__ #define _
www.eeworm.com/read/324447/3502741

readme

This directory contains the necessary files to produce a third-party parser for Source-Navigator. The ebrowser.l file is a Source-Navigator parser written in GNU flex for the ELF programming languag
www.eeworm.com/read/323581/3514417

readme

This directory contains the necessary files to produce a third-party parser for Source-Navigator. The ebrowser.l file is a Source-Navigator parser written in GNU flex for the ELF programming languag
www.eeworm.com/read/321465/3536541

readme

Expat, Release 1.95.2 This is expat, a C library for parsing XML, written by James Clark. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before star
www.eeworm.com/read/284616/4061653

h resourceparser.h

#ifndef _RESOURCE_PARSER_H_ #define _RESOURCE_PARSER_H_ #include "defs.h" class ResourceParser { public: ResourceParser(){} virtual ~ResourceParser(){} virtual void Parse(const char* sz
www.eeworm.com/read/434177/1874092

h htrdf.h

/* W3C Sample Code Library libwww RDF Parser ! RDF Parser Based on Expat and SiRPAC ! Written and integrated into libwww by John Punin - thanks! This module is implemented by HTRDF.c, an