D 2014-09-15T03:30:31.823
L Tcl_Obj\sSystem
U dgp
W 817
Source Files
* portions of [/finfo?name=generic/tclObj.c|tclObj.c]
Public Routines
* Tcl_NewObj
* Tcl_DbNewObj
* TclFreeObj
* Tcl_DuplicateObj
* Tcl_GetString
* Tcl_GetStringFromObj
* Tcl_InvalidateStringRep
* Tcl_DbIncrRefCount
* Tcl_DbDecrRefCount
* Tcl_DbIsShared
* Tcl_InitObjHashTable
Private Routines
* TclObjBeingDeleted
* TclSetDuplicateObj
* TclCompareObjKeys
* TclFreeObjEntry
* TclHashObjKey
* Tcl_RepresentationCmd
Directly Depends On Public Routines From
* [Hash Tables]
Directly Depends On Private Routines From
* None
Discussion
If extensions need TclObjBeingDeleted then it
should be public. Otherwise it should be file static.
Z e45211b7c41e8ae0159489d1bfc608ed