Home
last modified time | relevance | path

Searched refs:isdir (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/standard/tests/file/
H A Dbug24482.phpt34 echo "opendir/readdir/isdir found:\n";
/PHP-5.3/win32/build/
H A Dconfutils.js1987 isdir = FSO.FolderExists(dir + src);
1989 if (isdir) {
2003 isdir = FSO.FolderExists(path);
2005 if (isdir) {
/PHP-5.3/
H A Dltmain.sh5845 isdir=no
5856 -d) isdir=yes ;;
5917 test -d "$dest" && isdir=yes
5918 if test "$isdir" = yes; then

Completed in 22 milliseconds