Searched refs:OptType (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tcl/tcl/library/opt/
H A Doptparse.tcl485 [OptType $item] [OptTypeArgs $item]} val]} {
505 [OptType $item] [OptTypeArgs $item]} val]} {
690 proc OptType {item} { procedure
700 expr {![string equal [OptType $item] boolflag]}
704 switch -exact -- [OptType $item] {
876 SetMax tl [string length [OptType $item]]
883 if {([OptType $item] != "choice") || ($l<=12)} {
906 $nl [OptName $item] $tl [OptType $item] \
/macosx-10.10.1/tcl-105/tcl84/tcl/library/opt/
H A Doptparse.tcl485 [OptType $item] [OptTypeArgs $item]} val]} {
505 [OptType $item] [OptTypeArgs $item]} val]} {
690 proc OptType {item} { procedure
700 expr {![string equal [OptType $item] boolflag]}
704 switch -exact -- [OptType $item] {
876 SetMax tl [string length [OptType $item]]
883 if {([OptType $item] != "choice") || ($l<=12)} {
906 $nl [OptName $item] $tl [OptType $item] \

Completed in 92 milliseconds