Home
last modified time | relevance | path

Searched refs:dir (Results 426 – 450 of 533) sorted by relevance

1...<<11121314151617181920>>...22

/PHP-5.4/ext/phar/tests/
H A Dopendir_edgecases.phpt60 Warning: opendir(phar://%sopendir_edgecases.phar.php/oops): failed to open dir: %s in phar://%sopen…
/PHP-5.4/ext/phar/tests/tar/
H A Dtar_nostub.phpt46 RecursiveDirectoryIterator::__construct(phar://%star_004.phar.tar/): failed to open dir: '%star_004…
/PHP-5.4/ext/phar/tests/zip/
H A Dodt.phpt12 echo "dir " . $b->getPathName() . "\n";
/PHP-5.4/ext/standard/tests/dir/
H A Dclosedir_variation2.phpt7 * Source code: ext/standard/dir.c
H A Dopendir_error1.phpt7 * Source code: ext/standard/dir.c
H A Dopendir_basic.phpt7 * Source code: ext/standard/dir.c
H A Dreaddir_basic.phpt7 * Source code: ext/standard/dir.C
H A Dreaddir_variation3.phpt7 * Source code: ext/standard/dir.c
H A Drewinddir_basic.phpt7 * Source code: ext/standard/dir.c
H A Dchdir_variation2.phpt7 * Source code: ext/standard/dir.c
H A Dreaddir_variation6.phpt7 * Source code: ext/standard/dir.c
/PHP-5.4/ext/standard/tests/file/
H A Dtempnam_variation5-win32.phpt12 /* Prototype: string tempnam ( string $dir, string $prefix );
H A Dtempnam_variation5.phpt10 /* Prototype: string tempnam ( string $dir, string $prefix );
H A Dtempnam_error.phpt5 /* Prototype: string tempnam ( string $dir, string $prefix );
H A Dfopen_variation16.phpt15 $thisTestDir = "fopenVariation16.dir";
H A Dfopen_variation17.phpt15 $thisTestDir = basename(__FILE__, ".php") . ".dir";
H A Dglob_basic.phpt16 // temp dir created
H A Dreadfile_variation3.phpt17 // temp dir created
H A Dcopy_variation14.phpt25 var_dump( copy($file, $file_path."/nodir/copy_nosuchfile.tmp") ); //With non-existing dir path
H A Drename_variation.phpt45 // clean the temp dir and file
H A Dsymlink_link_linkinfo_is_link_variation5.phpt32 // create temp dir
/PHP-5.4/scripts/
H A Dphpize.m444 phpincludedir=`$PHP_CONFIG --include-dir 2>/dev/null`
46 EXTENSION_DIR=`$PHP_CONFIG --extension-dir 2>/dev/null`
/PHP-5.4/ext/standard/tests/strings/
H A Dbasename_variation.phpt11 /* paths with shortcut home dir char, with suffix variation */
24 /* paths with hostname:dir notation, with suffix variation */
/PHP-5.4/ext/standard/tests/array/
H A Deach.phpt60 "dir" => $dfp
637 string(3) "dir"
639 string(3) "dir"
/PHP-5.4/ext/pdo/tests/
H A Dpdo_018.phpt7 $dir = getenv('REDIR_TEST_DIR');
8 if (false == $dir) die('skip no driver');
9 require_once $dir . 'pdo_test.inc';

Completed in 25 milliseconds

1...<<11121314151617181920>>...22