tclHistory.c File Reference#include "tclInt.h"
Go to the source code of this file.
Function Documentation
int Tcl_RecordAndEval |
( |
Tcl_Interp * |
interp, |
|
|
CONST char * |
cmd, |
|
|
int |
flags | |
|
) |
| | |
Definition at line 104 of file tclHistory.c.
References Proc::cmdPtr, Command::compileProc, Tcl_CmdInfo::objClientData, Tcl_CmdInfo::objProc, Tcl_DecrRefCount, TCL_ERROR, TCL_EVAL_GLOBAL, Tcl_EvalObjEx(), Tcl_GetCommandInfo(), Tcl_IncrRefCount, Tcl_LimitExceeded(), Tcl_NewListObj(), TCL_NO_EVAL, TCL_OK, TclCompileNoOp(), TclNewLiteralStringObj, and TclObjInterpProc().
Referenced by Tcl_Main(), and Tcl_RecordAndEval().
Generated on Wed Mar 12 12:18:31 2008 by
1.5.1
|