代码搜索:parse

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

代码结果 10,000
www.eeworm.com/read/287127/4026739

h pgpconf.h

/* * pgpConf.h - Parse configuration files and lines. * * Written by: Derek Atkins * * $Id: pgpConf.h,v 1.9 1997/06/25 19:41:43 lloyd Exp $ */ #ifndef Included_pgpConf
www.eeworm.com/read/283355/4080078

patch glibc-2.2.5-allow-gcc-3.4-grp.patch

Fixes initgroups.c: In function `internal_getgrouplist': initgroups.c:179: error: parse error before "__FUNCTION__" CVSROOT: /cvs/glibc Module name: libc Changes by: roland@sources.redhat.com 2001-12
www.eeworm.com/read/283355/4080173

patch glibc-2.1.3-allow-gcc-3.4-grp.patch

Fixes initgroups.c: In function `internal_getgrouplist': initgroups.c:179: error: parse error before "__FUNCTION__" CVSROOT: /cvs/glibc Module name: libc Changes by: roland@sources.redhat.com 2001-12
www.eeworm.com/read/283355/4080277

patch glibc-2.3.3-allow-gcc-4.0-posix.patch

Fixes errors regcomp.c: In function 'parse_bracket_exp': regcomp.c:2724: error: invalid storage class for function 'seek_collating_symbol_entry' regcomp.c:2757: error: invalid storage class for funct
www.eeworm.com/read/283355/4080419

patch glibc-2.1.3-allow-gcc-3.4-grp.patch

Fixes initgroups.c: In function `internal_getgrouplist': initgroups.c:179: error: parse error before "__FUNCTION__" CVSROOT: /cvs/glibc Module name: libc Changes by: roland@sources.redhat.com 2001-12
www.eeworm.com/read/273525/4205393

ado orthog.ado

*! version 1.1.3 23sep2004 * 12dec2003 : BPP added time-series ops. for varlist program define orthog, rclass version 6, missing /* Parse. */ syntax [varlist(ts numeric) ] [iweight pweight
www.eeworm.com/read/273525/4207837

hlp args.hlp

{smcl} {* 30mar2005}{...} {cmd:help args} {hline} {title:Title} {p 4 30 2} {cmd:args} (in {hi:[P] syntax}) {hline 2} Parse Stata syntax positionally {title:Syntax} {p 8 13 2} {cmd:a
www.eeworm.com/read/273525/4208906

ado _diparm_8.ado

*! version 1.3.3 22dec2004 program define _diparm_8 version 6 /* Get equation names. */ gettoken eq 0 : 0, parse(", ") local eq1 "`eq'" local i 1 while `"`eq'"'!="" & `"`eq'"'!="," {
www.eeworm.com/read/273525/4209306

ado _copy_mat_stripes.ado

*! version 1.0.0 03jan2005 program _copy_mat_stripes version 9 _on_colon_parse `0' local matlist `s(before)' local 0 `"`s(after)'"' syntax [anything(name=b)] [, novar norow ] local coln
www.eeworm.com/read/271875/4221667

h asn1.h

#ifndef ASN1_H #define ASN1_H #ifdef __cplusplus extern "C" { #endif #define PARSE_PACKET 0 #define DUMP_PACKET 1 /* * Definitions for Abstract Syntax Notation One, ASN.1 * A