Searched refs:Tcl_GetCommandFullName (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/generic/
H A DitclInt.h114 # undef Tcl_GetCommandFullName macro
115 # define Tcl_GetCommandFullName \ macro
H A Ditcl_cmds.c627 Tcl_GetCommandFullName(interp, cmd, objPtr);
809 Tcl_GetCommandFullName(interp, cmd, objPtr);
1185 Tcl_GetCommandFullName(interp, contextObj->accessCmd, objPtr);
1499 Tcl_GetCommandFullName(interp, cmd, cmdNamePtr);
H A Ditcl_methods.c1375 Tcl_GetCommandFullName(contextObj->classDefn->interp,
2490 Tcl_GetCommandFullName(contextObj->classDefn->interp,
2501 Tcl_GetCommandFullName(contextObj->classDefn->interp,
2515 Tcl_GetCommandFullName(contextObj->classDefn->interp,
H A Ditcl_objects.c881 Tcl_GetCommandFullName(contextObj->classDefn->interp,
H A Ditcl_bicmds.c1363 Tcl_GetCommandFullName(
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A DxotclTrace.c34 Tcl_GetCommandFullName(interp, (Tcl_Command) f->procPtr->cmdPtr, cmdObj);
46 Tcl_GetCommandFullName(interp, (Tcl_Command) v->procPtr->cmdPtr, varCmdObj);
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itk/generic/
H A Ditk_archetype.c452 Tcl_GetCommandFullName(interp, contextObj->accessCmd, oldNamePtr);
779 Tcl_GetCommandFullName(contextObj->classDefn->interp,
785 Tcl_GetCommandFullName(contextObj->classDefn->interp,
836 Tcl_GetCommandFullName(interp, accessCmd, winNamePtr);
870 Tcl_GetCommandFullName(interp, accessCmd, hullNamePtr);
1071 Tcl_GetCommandFullName(contextObj->classDefn->interp,
2449 Tcl_GetCommandFullName(contextObj->classDefn->interp,
2472 Tcl_GetCommandFullName(interp, archComp->accessCmd, objPtr);
3033 Tcl_GetCommandFullName(interp, info->itclObj->accessCmd, objPtr);
3066 Tcl_GetCommandFullName(inter
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclStubInit.c200 Tcl_GetCommandFullName, /* 123 */
1028 Tcl_GetCommandFullName, /* 517 */
H A DtclIntDecls.h43 #undef Tcl_GetCommandFullName macro
539 EXTERN void Tcl_GetCommandFullName(Tcl_Interp *interp,
1643 #ifndef Tcl_GetCommandFullName
1644 #define Tcl_GetCommandFullName \ macro
H A DtclCmdIL.c673 Tcl_GetCommandFullName(interp, cmd, elemObjPtr);
724 Tcl_GetCommandFullName(interp, cmd, elemObjPtr);
1766 Tcl_GetCommandFullName(interp, (Tcl_Command) cmdPtr,
1794 Tcl_GetCommandFullName(interp, (Tcl_Command) cmdPtr,
H A DtclNamesp.c3858 Tcl_GetCommandFullName(interp, command, resultPtr);
3860 Tcl_GetCommandFullName(interp, origCommand, resultPtr);
4608 Tcl_GetCommandFullName(interp, cmd, resultPtr);
5020 Tcl_GetCommandFullName(interp, token, Tcl_GetObjResult(interp));
6335 Tcl_GetCommandFullName(interp, ensemblePtr->token, ensObj);
H A DtclBasic.c2291 Tcl_GetCommandFullName(interp, cmd, oldFullName);
2638 * Tcl_GetCommandFullName --
2656 Tcl_GetCommandFullName(
2976 Tcl_GetCommandFullName((Tcl_Interp *) iPtr,
2633 Tcl_GetCommandFullName( function
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclStubInit.c169 Tcl_GetCommandFullName, /* 123 */
H A DtclStubInit.c.orig169 Tcl_GetCommandFullName, /* 123 */
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclStubInit.c548 Tcl_GetCommandFullName, /* 123 */
H A DtclStubInit.c.orig545 Tcl_GetCommandFullName, /* 123 */
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclStubInit.c567 Tcl_GetCommandFullName, /* 123 */
H A DtclStubInit.c.orig567 Tcl_GetCommandFullName, /* 123 */
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkUndo.c682 Tcl_GetCommandFullName(interp, action->command, cmdNameObj);
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclIntDecls.h363 EXTERN void Tcl_GetCommandFullName _ANSI_ARGS_((
1188 #ifndef Tcl_GetCommandFullName
1189 #define Tcl_GetCommandFullName \ macro
H A DtclCmdIL.c812 Tcl_GetCommandFullName(interp, cmd, elemObjPtr);
836 Tcl_GetCommandFullName(interp, cmd, elemObjPtr);
1974 Tcl_GetCommandFullName(interp, (Tcl_Command) cmdPtr,
2002 Tcl_GetCommandFullName(interp, (Tcl_Command) cmdPtr,
H A DtclStubInit.c220 Tcl_GetCommandFullName, /* 123 */
H A DtclNamesp.c3550 Tcl_GetCommandFullName(interp, command, Tcl_GetObjResult(interp));
3552 Tcl_GetCommandFullName(interp, origCommand, Tcl_GetObjResult(interp));
3818 Tcl_GetCommandFullName(interp, cmd, Tcl_GetObjResult(interp));
H A DtclBasic.c2107 Tcl_GetCommandFullName( interp, cmd, oldFullName );
2460 * Tcl_GetCommandFullName --
2478 Tcl_GetCommandFullName(interp, command, objPtr)
2786 Tcl_GetCommandFullName((Tcl_Interp *) iPtr,
2455 Tcl_GetCommandFullName(interp, command, objPtr) function
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclXprofile.c435 Tcl_GetCommandFullName (infoPtr->interp, (Tcl_Command) currentCmdPtr,

Completed in 265 milliseconds

12