Interp Struct Reference#include <tclInt.h>
Detailed Description
Definition at line 1578 of file tclInt.h.
Field Documentation
Definition at line 1595 of file tclInt.h.
Referenced by Tcl_AddObjErrorInfo(), Tcl_AppendElement(), Tcl_CreateInterp(), Tcl_DStringGetResult(), Tcl_FreeResult(), Tcl_GetObjResult(), Tcl_RestoreResult(), Tcl_SaveResult(), Tcl_SetObjResult(), Tcl_SetResult(), and TclEvalObjvInternal().
Definition at line 1618 of file tclInt.h.
Referenced by Tcl_AddInterpResolvers(), Tcl_CreateCommand(), Tcl_CreateInterp(), Tcl_CreateNamespace(), Tcl_CreateObjCommand(), Tcl_ExposeCommand(), Tcl_GetCommandFullName(), Tcl_GetVariableFullName(), Tcl_HideCommand(), Tcl_PopCallFrame(), Tcl_ProcObjCmd(), Tcl_RemoveInterpResolvers(), TclDeleteNamespaceVars(), TclDeleteVars(), TclEvalObjvInternal(), TclGetNamespaceForQualName(), TclLookupSimpleVar(), TclObjLookupVarEx(), and TclRenameCommand().
Definition at line 1643 of file tclInt.h.
Referenced by Tcl_CreateInterp(), Tcl_CreateNamespace(), Tcl_GetVariableFullName(), Tcl_GlobalEval(), Tcl_GlobalObjCmd(), Tcl_PopCallFrame(), Tcl_PushCallFrame(), Tcl_UplevelObjCmd(), Tcl_VariableObjCmd(), TclCheckExecutionTraces(), TclCompEvalObj(), TclEvalEx(), TclEvalObjEx(), TclEvalObjvInternal(), TclGetFrame(), TclGetNamespaceForQualName(), TclInfoLocalsCmd(), TclInfoVarsCmd(), TclLookupSimpleVar(), TclObjCallVarTraces(), TclObjGetFrame(), TclObjInterpProcCore(), TclObjLookupVarEx(), TclPtrObjMakeUpvar(), TclRegisterLiteral(), and TclSetCmdNameObj().
Definition at line 1696 of file tclInt.h.
Referenced by Tcl_AddInterpResolvers(), Tcl_CreateInterp(), Tcl_CreateObjTrace(), Tcl_DeleteCommandFromToken(), Tcl_DeleteInterp(), Tcl_DeleteTrace(), Tcl_ExposeCommand(), Tcl_ExprObj(), Tcl_HideCommand(), Tcl_RemoveInterpResolvers(), TclCompEvalObj(), TclDisassembleByteCodeObj(), TclInitByteCodeObj(), and TclRenameCommand().
Definition at line 1715 of file tclInt.h.
Referenced by Tcl_AddObjErrorInfo(), Tcl_CreateCommand(), Tcl_CreateInterp(), Tcl_CreateObjCommand(), Tcl_CreateObjTrace(), Tcl_DeleteInterp(), Tcl_DeleteTrace(), Tcl_ExposeCommand(), Tcl_HideCommand(), Tcl_IsSafe(), Tcl_LogCommandInfo(), Tcl_MakeSafe(), Tcl_ReadObjCmd(), Tcl_RestoreInterpState(), Tcl_SaveInterpState(), Tcl_SocketObjCmd(), Tcl_WrongNumArgs(), TclCheckInterpTraces(), TclCompileScript(), TclEvalEx(), TclInterpReady(), TclObjInvoke(), TclProcessReturn(), TclTransferResult(), and TclUpdateReturnInfo().
Referenced by Tcl_LimitAddHandler(), Tcl_LimitCheck(), Tcl_LimitExceeded(), Tcl_LimitGetCommands(), Tcl_LimitGetGranularity(), Tcl_LimitGetTime(), Tcl_LimitReady(), Tcl_LimitRemoveHandler(), Tcl_LimitSetCommands(), Tcl_LimitSetGranularity(), Tcl_LimitSetTime(), Tcl_LimitTypeEnabled(), Tcl_LimitTypeExceeded(), Tcl_LimitTypeReset(), Tcl_LimitTypeSet(), TclEvalObjvInternal(), TclInitLimitSupport(), TclLimitRemoveAllHandlers(), and TclRemoveScriptLimitCallbacks().
Definition at line 1822 of file tclInt.h.
Referenced by Tcl_CatchObjCmd(), Tcl_CreateInterp(), Tcl_EvalObjCmd(), Tcl_ForeachObjCmd(), Tcl_ForObjCmd(), Tcl_IfObjCmd(), Tcl_ProcObjCmd(), Tcl_SwitchObjCmd(), Tcl_WhileObjCmd(), TclEvalEx(), TclEvalObjEx(), TclEvalObjvInternal(), TclGetSrcInfoForCmd(), and TclObjInterpProcCore().
The documentation for this struct was generated from the following file:
- /home/ntakagi/work/tcl8.5.1/generic/tclInt.h
Generated on Wed Mar 12 12:18:41 2008 by
1.5.1
|