Searched refs:_command (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/examples/scripts.v2/
H A Dshprof44 _command=$1
47 NLINE=$(wc -l < "$_command")
53 trap "_profend ${_command}" EXIT
/macosx-10.9.5/ruby-104/ruby/misc/
H A Drb_optparse.zsh34 compdef _command generate-complete-function/ruby/optparse
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dradiobox.itk72 protected method _command { name1 name2 opt }
114 trace variable [itcl::scope _modes($this)] w [itcl::code $this _command]
126 trace vdelete [itcl::scope _modes($this)] w [itcl::code $this _command]
408 # CALLBACK METHOD: _command name1 name2 opt
414 itcl::body iwidgets::Radiobox::_command { name1 name2 opt } {

Completed in 118 milliseconds