Searched refs:tcl_GetCommandFullName (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/generic/
H A DitclInt.h116 (tclIntStubsPtr->tcl_GetCommandFullName)
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIntDecls.h687 void (*tcl_GetCommandFullName) _ANSI_ARGS_((Tcl_Interp * interp, Tcl_Command command, Tcl_Obj * objPtr)); /* 123 */ member in struct:TclIntStubs
1190 (tclIntStubsPtr->tcl_GetCommandFullName) /* 123 */
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIntDecls.h1167 void (*tcl_GetCommandFullName) (Tcl_Interp *interp, Tcl_Command command, Tcl_Obj *objPtr); /* 123 */ member in struct:TclIntStubs
1645 (tclIntStubsPtr->tcl_GetCommandFullName) /* 123 */
H A DtclDecls.h3965 void (*tcl_GetCommandFullName) (Tcl_Interp *interp, Tcl_Command command, Tcl_Obj *objPtr); /* 517 */ member in struct:TclStubs
6132 (tclStubsPtr->tcl_GetCommandFullName) /* 517 */

Completed in 112 milliseconds