Searched refs:Tcl_GetPathType (Results 1 - 25 of 46) sorted by relevance

12

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/
H A DtclLoadAout.c187 if (Tcl_GetPathType(path) == TCL_PATH_RELATIVE) {
/macosx-10.10/tcl-105/tcl_ext/trf/trf/compat/
H A DtclLoadAout.c184 if (Tcl_GetPathType(path) == TCL_PATH_RELATIVE) {
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclStubInit.c483 Tcl_GetPathType, /* 168 */
H A DtclStubInit.c.orig483 Tcl_GetPathType, /* 168 */
H A DtclDecls.h541 EXTERN Tcl_PathType Tcl_GetPathType _ANSI_ARGS_((char * path));
2230 #ifndef Tcl_GetPathType
2231 #define Tcl_GetPathType \ macro
H A DtclDecls.h.orig541 EXTERN Tcl_PathType Tcl_GetPathType _ANSI_ARGS_((char * path));
2224 #ifndef Tcl_GetPathType
2225 #define Tcl_GetPathType \
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclStubInit.c240 Tcl_GetPathType, /* 168 */
H A DtclStubInit.c.orig240 Tcl_GetPathType, /* 168 */
H A DtclDecls.h541 EXTERN Tcl_PathType Tcl_GetPathType _ANSI_ARGS_((char * path));
2129 #ifndef Tcl_GetPathType
2130 #define Tcl_GetPathType(path) \ macro
H A DtclDecls.h.orig541 EXTERN Tcl_PathType Tcl_GetPathType _ANSI_ARGS_((char * path));
2117 #ifndef Tcl_GetPathType
2118 #define Tcl_GetPathType(path) \
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclStubInit.c240 Tcl_GetPathType, /* 168 */
H A DtclStubInit.c.orig240 Tcl_GetPathType, /* 168 */
H A DtclDecls.h541 EXTERN Tcl_PathType Tcl_GetPathType _ANSI_ARGS_((char * path));
2217 #ifndef Tcl_GetPathType
2218 #define Tcl_GetPathType \ macro
H A DtclDecls.h.orig541 EXTERN Tcl_PathType Tcl_GetPathType _ANSI_ARGS_((char * path));
2211 #ifndef Tcl_GetPathType
2212 #define Tcl_GetPathType \
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclStubInit.c679 Tcl_GetPathType, /* 168 */
H A DtclFileName.c316 * Tcl_GetPathType --
336 Tcl_GetPathType(
333 Tcl_GetPathType( function
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclStubInit.c614 Tcl_GetPathType, /* 168 */
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclXlib.c306 if (Tcl_GetPathType (fileName) == TCL_PATH_ABSOLUTE) {
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/win/
H A DtclXwinOS.c815 switch (Tcl_GetPathType (dir)) {
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v7.6/
H A Dtcl.h977 EXTERN Tcl_PathType Tcl_GetPathType _ANSI_ARGS_((char *path));
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v7.6p2/
H A Dtcl.h977 EXTERN Tcl_PathType Tcl_GetPathType _ANSI_ARGS_((char *path));
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0a1/
H A Dtcl.h1151 EXTERN Tcl_PathType Tcl_GetPathType _ANSI_ARGS_((char *path));
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0a2/
H A Dtcl.h1172 EXTERN Tcl_PathType Tcl_GetPathType _ANSI_ARGS_((char *path));
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0b1/
H A Dtcl.h1245 EXTERN Tcl_PathType Tcl_GetPathType _ANSI_ARGS_((char *path));
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.0b2/
H A Dtcl.h1244 EXTERN Tcl_PathType Tcl_GetPathType _ANSI_ARGS_((char *path));

Completed in 222 milliseconds

12