Home
last modified time | relevance | path

Searched refs:relative (Results 26 – 50 of 123) sorted by path

12345

/PHP-7.4/ext/opcache/tests/
H A Dopcache-2.blacklist2 ; wildcard and relative entries
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dis_in_transaction.phpt52 /* catch exceptions so that we can show the relative error */
/PHP-7.4/ext/phar/tests/
H A Dphar_create_in_cwd.phpt2 Phar: attempt to create a Phar with relative path
H A Dphar_mount.phpt58 Can only mount internal paths within a phar archive, use a relative path instead of "phar://%sphar_…
/PHP-7.4/ext/phar/tests/tar/files/
H A Dcorrupt_tarmaker.php.inc38 * @param string relative path within the package
H A Dmake.dangerous.tar.php.inc39 * @param string relative path within the package
H A Dtarmaker.php.inc38 * @param string relative path within the package
/PHP-7.4/ext/phar/tests/tar/
H A Dlinks5.phpt2 Phar: tar with relative link to subdirectory file from subdirectory file
/PHP-7.4/ext/phar/tests/zip/files/
H A Dzipmaker.php.inc27 * @param string relative path within the package
/PHP-7.4/ext/session/tests/
H A Dsession_basic3.phpt105 // Should add session ID to relative URL only for SECURITY
/PHP-7.4/ext/sqlite3/tests/
H A Dbug63921-32bit.phpt2 Bug #63921 sqlite3::bindvalue and relative PHP functions aren't using sqlite3_*_int64 API
H A Dbug63921-64bit.phpt2 Bug #63921 sqlite3::bindvalue and relative PHP functions aren't using sqlite3_*_int64 API
/PHP-7.4/ext/standard/tests/array/
H A Darray_splice_variation3.phpt64 echo "relative offset - relative length - cut from beginning\n";
67 echo "relative offset - relative length - cut from middle\n";
70 echo "relative offset - relative length - cut nothing\n";
363 absolute offset - relative length - cut from middle
445 absolute offset - relative length - cut nothing
568 relative offset - absolute length - cut from end
650 relative offset - absolute length - cut everything
691 relative offset - absolute length - cut nothing
732 relative offset - relative length - cut from beginning
773 relative offset - relative length - cut from middle
[all …]
/PHP-7.4/ext/standard/tests/dir/
H A Dbug71542.phpt2 Bug #71542 (disk_total_space does not work with relative paths)
H A Dchdir_basic-win32-mb.phpt17 * Test basic functionality of chdir() with absolute and relative paths
39 echo "\n-- Testing chdir() with relative paths: --\n";
59 -- Testing chdir() with relative paths: --
H A Dchdir_basic.phpt11 * Test basic functionality of chdir() with absolute and relative paths
32 echo "\n-- Testing chdir() with relative paths: --\n";
50 -- Testing chdir() with relative paths: --
H A Dchdir_variation2-win32-mb.phpt2 Test chdir() function : usage variations - relative paths
17 * Test chdir() with variations of relative paths
H A Dchdir_variation2.phpt2 Test chdir() function : usage variations - relative paths
11 * Test chdir() with variations of relative paths
H A Ddir_variation9.phpt2 Test dir() function : usage variations - relative valid and invalid paths
19 * have valid and invalid relative path.
H A Dopendir_basic-win32-mb.phpt17 * Test basic functionality of opendir() with absolute and relative paths as $path argument
39 echo "\n-- Testing opendir() with relative paths: --\n";
63 -- Testing opendir() with relative paths: --
H A Dopendir_basic.phpt11 * Test basic functionality of opendir() with absolute and relative paths as $path argument
33 echo "\n-- Testing opendir() with relative paths: --\n";
57 -- Testing opendir() with relative paths: --
H A Dopendir_error2.phpt26 echo "\n-- Pass a non-existent relative path: --\n";
39 -- Pass a non-existent relative path: --
H A Dopendir_variation4-win32-mb.phpt2 Test opendir() function : usage variations - different relative paths
17 * Test opendir() with different relative paths as $path argument
H A Dopendir_variation4.phpt2 Test opendir() function : usage variations - different relative paths
11 * Test opendir() with different relative paths as $path argument
H A Dscandir_error2.phpt27 echo "\n-- Pass scandir() a relative path that does not exist --\n";
41 -- Pass scandir() a relative path that does not exist --

Completed in 38 milliseconds

12345