Home
last modified time | relevance | path

Searched refs:tmpdir (Results 1 – 11 of 11) sorted by relevance

/PHP-5.5/ext/standard/tests/file/
H A Dbug49047.phpt6 $testdir = __DIR__ . '/bug47177.tmpdir';
/PHP-5.5/build/
H A Dshtool427 tmpdir="$TMPDIR"
429 tmpdir="$TEMPDIR"
431 tmpdir="/tmp"
433 tmpdir="$tmpdir/.shtool.$$"
435 rm -rf "$tmpdir" >/dev/null 2>&1 || true
436 mkdir "$tmpdir" >/dev/null 2>&1
438 echo "$msgprefix:Error: failed to create temporary directory \`$tmpdir'" 1>&2
444 tmpfile="$tmpdir/shtool.tmp"
462 rm -rf "$tmpdir" >/dev/null 2>&1 || true
/PHP-5.5/ext/phar/
H A Dshortarc.php152 $temp = self::tmpdir();
196 static function tmpdir() function in Extract_Phar
/PHP-5.5/ext/phar/tests/
H A Dphar_createdefaultstub.phpt188 $temp = self::tmpdir();
232 static function tmpdir()
482 $temp = self::tmpdir();
526 static function tmpdir()
784 $temp = self::tmpdir();
828 static function tmpdir()
H A Dphar_setdefaultstub.phpt208 $temp = self::tmpdir();
252 static function tmpdir()
503 $temp = self::tmpdir();
547 static function tmpdir()
798 $temp = self::tmpdir();
842 static function tmpdir()
/PHP-5.5/ext/phar/tests/files/
H A Dnophar.phar152 $temp = self::tmpdir();
196 static function tmpdir()
H A Dinclude_path2.phar152 $temp = self::tmpdir();
196 static function tmpdir()
H A Dopenssl.phar152 $temp = self::tmpdir();
196 static function tmpdir()
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dnophar.phar152 $temp = self::tmpdir();
196 static function tmpdir()
H A Dopenssl.phar152 $temp = self::tmpdir();
196 static function tmpdir()
/PHP-5.5/
H A Dltmain.sh6226 tmpdir=`func_mktempdir`
6228 outputname="$tmpdir/$file"
6236 ${rm}r "$tmpdir"
6268 test -n "$outputname" && ${rm}r "$tmpdir"

Completed in 28 milliseconds