代码搜索:parser
找到约 10,000 项符合「parser」的源代码
代码结果 10,000
www.eeworm.com/read/100410/15874503
pas gainsertstm.pas
{*******************************************************}
{ }
{ Advanced SQL statement parser }
{ Copyright (c) 2
www.eeworm.com/read/100410/15874506
pas gaadvancedsqlparser.pas
{*******************************************************}
{ }
{ Advanced SQL statement parser }
{ Copyright (c) 2
www.eeworm.com/read/100075/15886299
h separse.h
#include
/*---------------------------------------------------------------------------+
| External parser interface
+-----------------------------------------------------------------------
www.eeworm.com/read/381173/9106389
c fs_file_ext_info_tab.c
/*****************************************************************
-- linrc creat this file,move from fs9660_util.c 2005-11-29 16:25
*****************************************************************
www.eeworm.com/read/161309/10426915
am makefile.am
#
# $Id: Makefile.am,v 1.1 2003/03/03 07:52:13 kds Exp $
#
# process this file with automake to produce Makefile.in
#
CLEANFILES = btsrv-parser.c btsrv-parser.h btsrv-lexer.c
if CONFIG_AFFIX_SDP
b
www.eeworm.com/read/277854/10598974
lst .src.lst
nxml_easy.c nxml_edit.c nxml_error.c nxml_free.c nxml_init.c nxml_namespace.c nxml_parser.c nxml_tools.c nxml_utf.c
www.eeworm.com/read/314248/13570353
h smtpparser.h
#ifndef _WANGYI_SMTP_PARSER_H_
#define _WANGYI_SMTP_PARSER_H_
#define MAIL_PROTOCOL_DOT_CHAR "."
#define MAIL_PROTOCOL_DOT 0X0D2E0A0D//"\r\n.\r"
#define MAIL_PROTOCOL_DOT_1 0X0D0A2E0D
#endi
www.eeworm.com/read/140180/5794624
c services_discovery.c
/*****************************************************************************
* services_discovery.c : Manage playlist services_discovery modules
***************************************************
www.eeworm.com/read/136989/5828033
mpb psdl.mpb
// -*- MPC -*-
// psdl.mpb,v 1.2 2003/12/30 15:18:22 dhinton Exp
project {
after += PSDL_Parser PSDL PSDL_Datastore
libs += TAO_PSDL TAO_PSDL_Datastore
Define_Custom(PSDL) {
comma
www.eeworm.com/read/137879/13282596
y ezexpryacc.y
/* Grammar for EzGis Expression Parser
NOTES : DON'T FORGET TO MOVE THE GENERATED CONSTANTS TO THE PLACE INDICATED
*/
%{
// Expression parser (c) 2002 EzGis
unit EzExprYacc;
{$I ez_fl