代码搜索:parse
找到约 10,000 项符合「parse」的源代码
代码结果 10,000
www.eeworm.com/read/288222/4008936
lsm getopt-1.0.3.lsm
Begin3
Title: Getopt
Version: 1.0.3
Entered-date: 28JUN98
Description: An improved implementation of getopt(1), a program to parse
options within a shell script. Fully compatible with oth
www.eeworm.com/read/287839/4016080
tcl diablibfind.tcl
# diabLibFind.tcl
#
# modification history
# --------------------
# 01a,24oct01,sn wrote
#
# DESCRIPTION
# # dplus -## dummy.o | wtxtcl diabLibFind.tcl
# Parse the output of dplus -## dummy.o
www.eeworm.com/read/283915/4073517
pl modifyall.pl
#!/usr/bin/perl
require "subparseform.lib";
&Parse_Form;
@numbers = split(/,/, $formdata{'number'});
print "Content-type: text/html\n\n";
print "The numbers you entered were:";
foreach $nu
www.eeworm.com/read/273525/4204495
ado fcast.ado
*! version 1.0.0 20may2004
program define fcast, sort
version 8.2
gettoken sub 0 : 0 , parse(" ,")
local l = length(`"`sub'"')
if `"`sub'"'==substr("compute",1,max(1,`l')) { /* Compute
www.eeworm.com/read/273525/4205182
ado canon_estat.ado
*! version 1.0.2 13feb2005
program canon_estat, rclass
version 9
if "`e(cmd)'" != "canon" {
dis as err "canon estimation results not found"
exit 301
}
gettoken key args: 0, parse("
www.eeworm.com/read/273525/4205402
ado oprobitp.ado
*! version 3.0.2 16jun1998
program define oprobitp
* touched by jwh
version 6
if "`e(cmd)'"!="oprobit" { error 301 }
local varlist "req new min(2)"
local if "opt"
local in "opt"
parse
www.eeworm.com/read/273525/4205441
ado ologitp.ado
*! version 3.0.2 16jun1998
program define ologitp
* touched by jwh
version 6
if "`e(cmd)'"!="ologit" { error 301 }
local varlist "req new min(2)"
local if "opt"
local in "opt"
parse "
www.eeworm.com/read/273525/4205478
ado irf.ado
*! version 3.0.9 02mar2005
program define irf, sort
local vv : di "version " string(_caller()) ":"
version 8.2
gettoken sub 0 : 0 , parse(" ,")
local l = length(`"`sub'"')
if `l'==0 {
www.eeworm.com/read/273525/4205615
ado wdatetof.ado
*! version 3.0.1 08/09/94
program define wdatetof
version 3.0
mac def _varlist "req ex max(1)"
mac def _if "opt"
mac def _in "opt"
mac def _options "Generate(string)"
parse "%_*"
if "%
www.eeworm.com/read/273525/4205659
ado weibull_s.ado
*! version 7.1.10 25feb2005
program define weibull_s, eclass byable(recall)
version 6
if replay() {
if _by() { error 190 }
Di_Weib `0'
error `e(rc)'
exit
}
/* Parse. */
if _