Searched refs:TclDoGlob (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclStubInit.c59 TclDoGlob, /* 13 */
H A DtclStubInit.c.orig59 TclDoGlob, /* 13 */
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclStubInit.c438 TclDoGlob, /* 13 */
H A DtclStubInit.c.orig435 TclDoGlob, /* 13 */
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclStubInit.c457 TclDoGlob, /* 13 */
H A DtclStubInit.c.orig457 TclDoGlob, /* 13 */
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclFileName.c2008 * This procedure prepares arguments for the TclDoGlob call.
2010 * tilde substitution, and calls TclDoGlob.
2020 * result in interp (set by TclDoGlob) holds all of the file names
2172 result = TclDoGlob(interp, separators, &buffer, tail, types);
2187 * TclDoGlob, Tcl_FSMatchInDirectory, but those functions are
2206 /* adjust prefixLen if TclDoGlob prepended a ':' */
2305 * TclDoGlob --
2330 TclDoGlob(interp, separators, headPtr, tail, types)
2505 * before the first brace and recursively call TclDoGlob.
2520 result = TclDoGlob(inter
2310 TclDoGlob(interp, separators, headPtr, tail, types) function
[all...]
H A DtclIntDecls.h89 EXTERN int TclDoGlob _ANSI_ARGS_((Tcl_Interp * interp,
842 #ifndef TclDoGlob
843 #define TclDoGlob \ macro
H A DtclStubInit.c102 TclDoGlob, /* 13 */

Completed in 130 milliseconds