tclPkg.c File Reference#include "tclInt.h" Go to the source code of this file.
Define Documentation
Value: do { \ unsigned local__len = (unsigned) (strlen(s) + 1); \ DupBlock((v),(s),local__len); \ } while (0) Definition at line 84 of file tclPkg.c. Referenced by Tcl_PkgProvideEx().
Function Documentation
Definition at line 739 of file tclPkg.c. References Package::availPtr, ckalloc, ckfree, DupBlock, PkgAvail::nextPtr, Interp::packagePrefer, Interp::packageTable, Interp::packageUnknown, PkgAvail::script, Tcl_AppendElement(), Tcl_AppendStringsToObj(), Tcl_DeleteHashEntry(), TCL_DYNAMIC, TCL_ERROR, Tcl_EventuallyFree(), Tcl_FindHashEntry, Tcl_FirstHashEntry(), Tcl_GetHashKey, Tcl_GetHashValue, Tcl_GetIndexFromObj(), Tcl_GetStringFromObj(), Tcl_IncrRefCount, Tcl_NewBooleanObj(), Tcl_NewIntObj(), Tcl_NewStringObj(), Tcl_NextHashEntry(), TCL_OK, Tcl_Panic(), Tcl_PkgPresent(), Tcl_PkgProvide(), Tcl_PkgRequireProc(), Tcl_SetObjResult(), Tcl_SetResult(), TCL_VOLATILE, Tcl_WrongNumArgs(), TclDecrRefCount, TclGetString, PkgAvail::version, and Package::version.
Definition at line 671 of file tclPkg.c. References Interp::packageTable, Tcl_AppendResult(), Tcl_FindHashEntry, Tcl_GetHashValue, Tcl_PkgRequireEx(), Tcl_SetErrorCode(), and Package::version.
Definition at line 122 of file tclPkg.c. References ckfree, Package::clientData, DupString, Tcl_AppendResult(), TCL_ERROR, TCL_OK, and Package::version.
Definition at line 206 of file tclPkg.c. References Tcl_AppendResult(), Tcl_AppendStringsToObj(), Tcl_IncrRefCount, Tcl_NewStringObj(), TCL_OK, TclDecrRefCount, tclEmptyString, and tclEmptyStringRep.
Definition at line 318 of file tclPkg.c. References TCL_ERROR, Tcl_NewStringObj(), TCL_OK, and Tcl_SetObjResult().
Definition at line 1186 of file tclPkg.c. References Package::availPtr, ckfree, PkgAvail::nextPtr, Interp::packageTable, Interp::packageUnknown, PkgAvail::script, Tcl_DeleteHashTable(), TCL_DYNAMIC, Tcl_EventuallyFree(), Tcl_FirstHashEntry(), Tcl_GetHashValue, Tcl_NextHashEntry(), PkgAvail::version, and Package::version.
Generated on Wed Mar 12 12:18:33 2008 by 1.5.1 |