Searched +refs:safe +refs:PathToken (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl84/tcl/library/
H A Dsafe.tcl0 # safe.tcl --
3 # This file provide a safe loading/sourcing mechanism for safe interpreters.
8 # See the safe.n man page for details.
15 # RCS: @(#) $Id: safe.tcl,v 1.9.2.3 2005/07/22 21:59:41 dgp Exp $
27 # Create the safe namespace
28 namespace eval ::safe {
57 } ::safe::interpCreate
60 lappend ::tcl::OptDesc(::safe::interpCreate) $::tcl::OptDesc($temp)
65 } ::safe
607 proc PathToken {n {slave ""}} { procedure
[all...]
/macosx-10.10/tcl-105/tcl/tcl/library/
H A Dsafe.tcl0 # safe.tcl --
3 # This file provide a safe loading/sourcing mechanism for safe interpreters.
8 # See the safe.n man page for details.
15 # RCS: @(#) $Id: safe.tcl,v 1.16.4.8 2010/09/02 18:30:29 andreas_kupries Exp $
27 # Create the safe namespace
28 namespace eval ::safe {
36 proc ::safe::InterpStatics {} {
55 proc ::safe::InterpNested {} {
82 proc ::safe
[all...]

Completed in 129 milliseconds