Home
last modified time | relevance | path

Searched refs:DictValuesCmd (Results 1 – 3 of 3) sorted by relevance

/dports/lang/tcl85/tcl8.5.19/generic/
H A DtclDictObj.c60 static int DictValuesCmd(ClientData dummy, Tcl_Interp *interp,
98 {"values", DictValuesCmd, NULL },
1866 DictValuesCmd( in DictValuesCmd() function
/dports/lang/tcl86/tcl8.6.12/generic/
H A DtclDictObj.c58 static int DictValuesCmd(ClientData dummy, Tcl_Interp *interp,
103 {"values", DictValuesCmd, TclCompileBasic1Or2ArgCmd, NULL, NULL, 0 },
1876 DictValuesCmd( in DictValuesCmd() function
/dports/lang/tcl87/tcl8.7a5/generic/
H A DtclDictObj.c44 static Tcl_ObjCmdProc DictValuesCmd; variable
91 {"values", DictValuesCmd, TclCompileBasic1Or2ArgCmd, NULL, NULL, 0 },
1966 DictValuesCmd( in DictValuesCmd() function