Searched refs:matchSpecialDots (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tcl/tcl/win/
H A DtclWinFile.c949 int matchSpecialDots;
1071 matchSpecialDots = 1;
1073 matchSpecialDots = 0;
1096 if (!matchSpecialDots) {
939 int matchSpecialDots; local
/macosx-10.10.1/tcl-105/tcl84/tcl/win/
H A DtclWinFile.c802 int matchSpecialDots;
892 matchSpecialDots = 1;
894 matchSpecialDots = 0;
918 if (!matchSpecialDots) {
792 int matchSpecialDots; local

Completed in 101 milliseconds