代码搜索:parser
找到约 10,000 项符合「parser」的源代码
代码结果 10,000
www.eeworm.com/read/382594/2632952
cpp parserinternals.cpp
// ParserInternals.cpp,v 1.2 2003/05/30 03:31:49 kitty Exp
#include "ACEXML/parser/parser/ParserInternals.h"
const ACEXML_Char* ACEXML_ParserInt::predef_ent_[] = {
ACE_TEXT ("amp"),
ACE_
www.eeworm.com/read/258893/4349177
in makefile.in
#
# priv/crypto/pipe/
#
# $Id: Makefile.in,v 1.2 1997/05/04 10:30:06 mhw Exp $
#
SUBDIRS=utils file sig crypt text parser
LIBDONE=utils/DONE file/DONE sig/DONE crypt/DONE text/DONE parser/DONE
www.eeworm.com/read/235702/14055541
h asn1p_expr.h
/*
* A collection of data members of unspecified types.
*/
#ifndef ASN1_PARSER_EXPR_H
#define ASN1_PARSER_EXPR_H
/*
* Meta type of the ASN expression.
*/
typedef enum asn1p_expr_meta {
AMT_INVAL
www.eeworm.com/read/100725/15866317
java bookcounter.java
import org.xml.sax.*;
import org.xml.sax.helpers.ParserFactory;
import java.io.*;
import org.xml.sax.Parser;
import com.sun.xml.parser.*;
import java.util.*;
public class BookCounter extends
www.eeworm.com/read/117921/14897374
h fooparser.h
/*
$Id: FooParser.h,v 1.2 1997/02/02 01:31:01 matt Exp $
FooParser class.
(c) 1996 Matt Phillips.
*/
#ifndef _FOO_PARSER_H
#define _FOO_PARSER_H
#include
#
www.eeworm.com/read/472167/1418749
pm tokeparser.pm
package HTML::TokeParser;
# $Id: TokeParser.pm,v 1.1 1999/07/21 19:12:27 kraven Exp $
require HTML::Parser;
@ISA=qw(HTML::Parser);
use strict;
use Carp qw(croak);
use HTML::Entities qw(decode_entit
www.eeworm.com/read/242657/4549797
mpb acexml.mpb
// -*- MPC -*-
// $Id: acexml.mpb 78381 2007-05-17 14:08:43Z elliott_c $
project: ace_zzip {
avoids += ace_for_tao
after += ACEXML_Parser ACEXML
libs += ACEXML_Parser ACEXML
includes
www.eeworm.com/read/219554/4847694
java parsercodegenerator.java
package edu.ustc.cs.minijool.parser;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.PrintStream;
import java.util.List;
import edu.ustc.cs.minijool.lab3parser.*;
i
www.eeworm.com/read/189320/5199858
cpp element_tree.cpp
// Element_Tree.cpp,v 1.5 2002/08/22 01:51:15 kitty Exp
#include "ACEXML/parser/debug_validator/Element_Tree.h"
#if !defined (__ACEXML_INLINE__)
# include "ACEXML/parser/debug_validator/Element_Tree