代码搜索:syntax

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

代码结果 10,000
www.eeworm.com/read/273525/4204799

ado ranksum.ado

*! version 2.4.3 28sep2004 program define ranksum, rclass byable(recall) version 6, missing syntax varname [if] [in], BY(varname) [ porder ] marksample touse markout `touse' `by' local x
www.eeworm.com/read/273525/4205282

ado clslistarray.ado

*! version 1.0.1 07nov2002 program define clslistarray version 8 gettoken array 0 : 0 if "`.`array'.isa'" != "array" { exit } syntax [, Lines(integer -1) ] if `lines' == -1 {
www.eeworm.com/read/273525/4205479

ado ipolate.ado

*! version 1.3.3 21sep2004 program define ipolate, byable(onecall) sort version 6, missing syntax varlist(min=2 max=2) [if] [in], Generate(string) /* */ [ BY(varlist) Epolate ] if _by() {
www.eeworm.com/read/273525/4205542

hlp if.hlp

{smcl} {* 05apr2005}{...} {cmd:help if} {hline} {title:Title} {pstd} {hi:[U] 11.1.3 if exp} {hline 2} if qualifier {title:Syntax} {it:command} {cmd:if} {it:exp} {pstd} {it:exp}
www.eeworm.com/read/273525/4205606

ado istdize.ado

*! version 2.1.12 17mar2005 program define istdize version 6, missing syntax varlist(min=3) using/ [if] [in] [, /* */ BY(varlist) POPvars(string) PRint /* */ Format(string) Level(cileve
www.eeworm.com/read/273525/4205640

ado wntestq.ado

*! version 1.0.10 30sep2004 program define wntestq, rclass version 6.0, missing local vv : display "version " string(_caller()) ", missing:" syntax varname(ts) [if] [in] [, Lags(passthru)]
www.eeworm.com/read/273525/4205745

ado xtintreg.ado

*! version 2.7.7 02apr2005 program define xtintreg, eclass byable(onecall) version 6.0, missing syntax [varlist(ts)] [if] [in] [iweight] [, INTMethod(string) /// INTPoints(int 12) Quad
www.eeworm.com/read/273525/4206005

ado ereg_p.ado

*! version 6.1.1 03jan2005 program define ereg_p, sort version 7, missing syntax [anything] [if] [in] [, SCores * ] if `"`scores'"' != "" { Getscore `0' exit } /* Step 1: pl
www.eeworm.com/read/273525/4206370

ado stereg.ado

*! version 5.0.6 22dec1998 program define stereg, eclass version 6.0 if _caller()
www.eeworm.com/read/273525/4206392

ado svymarkout_8.ado

*! version 1.0.0 07jul2003 program svymarkout_8, rclass version 8.1 syntax varname // retrieve the variables that identify the survey design // charactersitics quietly svyset local wva