代码搜索:parser
找到约 10,000 项符合「parser」的源代码
代码结果 10,000
www.eeworm.com/read/339446/3305872
h parser.h
/****************************************************************************
**
** Copyright (C) 1992-2007 Trolltech ASA. All rights reserved.
**
** This file is part of the tools applications of the
www.eeworm.com/read/339285/3310344
h parser.h
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-)
Copyright (C) 2001,2002,2003 Aymeric MOIZARD jack@atosc.org
This library is free software; you can redistribute
www.eeworm.com/read/338546/3315438
java parser.java
/*
[The "BSD licence"]
Copyright (c) 2005-2006 Terence Parr
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the
www.eeworm.com/read/338479/3317106
y parser.y
%{
#include
#include
#include "v86bios.h"
#include "pci.h"
#define YYSTYPE unsigned long
#define MAX_VAR 0x20
CARD32 var[MAX_VAR];
CARD32 var_mem;
i86biosReg
www.eeworm.com/read/338354/3318548
bas parser.bas
Attribute VB_Name = "parser"
'
' This file contains routines for parsing IP packets and generating
' human readable text. Note that a parser for every protocol is not
' provided. We parse only t
www.eeworm.com/read/338072/3322900
h parser.h
/*
* parser.h : Interfaces, constants and types related to the XML parser.
*
* See Copyright for the status of this software.
*
* Daniel.Veillard@w3.org
*/
#ifndef __XML_PARSER_H__
#define __XM
www.eeworm.com/read/338072/3322917
c parser.c
/*
* parser.c : an XML 1.0 non-verifying parser
*
* See Copyright for the status of this software.
*
* Daniel.Veillard@w3.org
*/
#include "global.h"
#ifdef WIN32
#include "win32config.h"
#else
www.eeworm.com/read/338072/3323295
h parser.h
/*
* parser.h : Interfaces, constants and types related to the XML parser.
*
* See Copyright for the status of this software.
*
* Daniel.Veillard@w3.org
*/
#ifndef __XML_PARSER_H__
#define __XM
www.eeworm.com/read/338072/3323341
c parser.c
/*
* parser.c : an XML 1.0 non-verifying parser
*
* See Copyright for the status of this software.
*
* Daniel.Veillard@w3.org
*/
#ifdef WIN32
#include "win32config.h"
#else
#include "config.h"
www.eeworm.com/read/337075/3343867
java parser.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under