代码搜索:Check

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

代码结果 10,000
www.eeworm.com/read/273660/4202663

py check-case-insensitive.py

#!/usr/bin/python # ==================================================================== # Copyright (c) 2000-2005 CollabNet. All rights reserved. # # This software is licensed as described in the fi
www.eeworm.com/read/273660/4202664

py pre-commit-check.py

#!/usr/bin/env python import sys import os import os.path from svn import repos, fs, delta, core ### DEAR USER: Please populate the test_props() and test_path_change() ### to do your bidding. de
www.eeworm.com/read/273660/4202665

pl check-case-insensitive.pl

#!/usr/bin/perl -w # ==================================================================== # Copyright (c) 2000-2004 CollabNet. All rights reserved. # # This software is licensed as described in the f
www.eeworm.com/read/273525/4205566

dlg icd9check.dlg

/* icd9[p] check *! VERSION 1.0.1 20aug2003 which icd9 - *! version 1.0.4 31jul2001 which icd9p - *! version 1.0.3 11sep2000 */ VERSION 8.0 INCLUDE _std_medium INCLUDE header
www.eeworm.com/read/273525/4208805

ado _svy_check_postw.ado

*! version 1.0.1 03jan2005 program _svy_check_postw, sort version 9 args touse posts postw local npost : word count `posts' `postw' if (`npost' == 0) exit if `npost' == 1 { if "`pos
www.eeworm.com/read/273525/4208815

ado _check4gropts.ado

*! version 1.0.2 19oct2002 program _check4gropts version 8.0 syntax anything(name=opn id="option name") [, OPTs(string asis) ] local 0 , `opts' local exclude name SAVing foreach opt of
www.eeworm.com/read/273525/4208944

ado _svy_check_fpc.ado

*! version 1.0.0 02nov2004 program _svy_check_fpc, sort args touse fpc strata if ("`fpc'" == "") exit sort `touse' `strata' capture by `touse' `strata': assert `fpc' == `fpc'[1] if `tous
www.eeworm.com/read/273525/4209187

hlp _check4gropts.hlp

{smcl} {* 09mar2005}{...} {cmd:help _check4gropts}{right:also see: {help undocumented}} {hline} {title:Title} {p 4 23 2} {cmd:_check4gropts} {hline 2} Parsing tool for graph commands {
www.eeworm.com/read/273525/4209224

ado _svy_check_vce.ado

*! version 1.0.4 09mar2005 program _svy_check_vce, sclass version 9 capture syntax name(name=vce id="vcetype") [, MSE ] if c(rc) { di as err "invalid vcetype" exit 198 } unabVCEtype,
www.eeworm.com/read/273525/4209296

ado _svy_check_predict.ado

*! version 1.0.1 21mar2005 program _svy_check_predict, eclass args cmdname if "`cmdname'" == "regress" { ereturn local predict svy_regress_p exit } if "`cmdname'" == "ivreg" { eretu