/PHP-8.1/ext/standard/tests/file/ |
H A D | basename_basic-win32.phpt | 13 /* simple paths (forward slashes) */ 19 /* simple paths with trailing slashes (forward slashes) */ 26 /* simple paths (backslashes) */ 32 /* simple paths with trailing slashes (backslashes) */ 39 /* paths with numeric strings */ 56 /* empty paths */
|
H A D | basename_basic.phpt | 13 /* simple paths (forward slashes) */ 19 /* simple paths with trailing slashes (forward slashes) */ 26 /* simple paths (backslashes) */ 32 /* simple paths with trailing slashes (backslashes) */ 39 /* paths with numeric strings */ 56 /* empty paths */
|
H A D | basename-win32.phpt | 17 /* simple paths */ 23 /* simple paths with trailing slashes */ 30 /* paths with suffix removal */ 37 /* paths with suffix and trailing slashes with suffix removal*/ 44 /* paths with basename only suffix, with suffix removal*/ 49 /* paths with basename only suffix & trailing slashes, with suffix removal*/ 56 /* paths with shortcut home dir char, with suffix variation */ 67 /* paths with numeric strings */ 79 /* paths and suffix given as same */ 90 /* empty paths */
|
H A D | rename_variation12.phpt | 2 Test rename() function : variation - various relative, absolute paths 11 /* Creating unique files in various dirs by passing relative paths to $dir arg */ 13 echo "*** Testing rename() with absolute and relative paths ***\n"; 28 // absolute paths 37 // relative paths 66 *** Testing rename() with absolute and relative paths ***
|
H A D | rename_variation12-win32.phpt | 2 Test rename() function : variation - various relative, absolute paths 11 /* Creating unique files in various dirs by passing relative paths to $dir arg */ 13 echo "*** Testing rename() with absolute and relative paths ***\n"; 28 // absolute paths 37 // relative paths 66 *** Testing rename() with absolute and relative paths ***
|
H A D | basename.phpt | 11 /* simple paths */ 17 /* simple paths with trailing slashes */ 24 /* paths with suffix removal */ 31 /* paths with suffix and trailing slashes with suffix removal*/ 38 /* paths with basename only suffix, with suffix removal*/ 48 /* paths with binary value to check if the function is binary safe*/ 59 /* paths with shortcut home dir char, with suffix variation */ 70 /* paths with hostname:dir notation, with suffix variation */ 87 /* paths with numeirc strings */ 99 /* paths and suffix given as same */ [all …]
|
H A D | touch_variation5-win32.phpt | 2 Test touch() function : variation: various valid and invalid paths 18 $paths = array( 48 echo "\n*** testing nonexisting paths ***\n"; 49 test_nonexisting($paths); 52 test_existing($paths, false); 55 test_existing($paths, true); 62 function test_nonexisting($paths) { 63 foreach($paths as $path) { 105 function test_existing($paths, $are_dirs) { 106 foreach($paths as $path) { [all …]
|
H A D | touch_variation5.phpt | 2 Test touch() function : variation: various valid and invalid paths 18 $paths = array( 48 echo "\n*** testing nonexisting paths ***\n"; 49 test_nonexisting($paths); 52 test_existing($paths, false); 55 test_existing($paths, true); 62 function test_nonexisting($paths) { 63 foreach($paths as $path) { 105 function test_existing($paths, $are_dirs) { 106 foreach($paths as $path) { [all …]
|
H A D | bug49047.phpt | 2 Test fopen() function : variation: interesting paths, no use include path 5 // fopen with interesting windows paths.
|
H A D | touch_variation6-win32.phpt | 2 Test touch() function : variation: various valid and invalid paths 21 $paths = array( 54 echo "\n*** testing nonexisting paths ***\n"; 55 test_nonexisting($paths); 58 test_existing($paths, false); 61 test_existing($paths, true); 68 function test_nonexisting($paths) { 69 foreach($paths as $path) { 111 function test_existing($paths, $are_dirs) { 112 foreach($paths as $path) { [all …]
|
H A D | rename_variation11-win32.phpt | 2 Test rename() function : variation - various relative, absolute paths 12 echo "*** Testing rename() with absolute and relative paths ***\n"; 29 // absolute paths 37 // relative paths 69 *** Testing rename() with absolute and relative paths ***
|
H A D | tempnam_variation8-win32.phpt | 2 Test tempnam() function: usage variations - various absolute and relative paths 12 /* Creating unique files in various dirs by passing relative paths to $dir arg */ 14 echo "*** Testing tempnam() with absolute and relative paths ***\n"; 24 // absolute paths 33 // relative paths 86 *** Testing tempnam() with absolute and relative paths ***
|
H A D | realpath_variation2.phpt | 14 $paths = array('c:\\', 26 foreach($paths as $path) {
|
H A D | tempnam_variation2-win32.phpt | 2 Test tempnam() function: usage variations - various absolute and relative paths 10 /* Creating unique files in various dirs by passing relative paths to $dir arg */ 12 echo "*** Testing tempnam() with absolute and relative paths ***\n"; 22 // absolute paths 32 // relative paths 87 *** Testing tempnam() with absolute and relative paths ***
|
H A D | tempnam_variation2.phpt | 2 Test tempnam() function: usage variations - various absolute and relative paths 10 /* Creating unique files in various dirs by passing relative paths to $dir arg */ 12 echo "*** Testing tempnam() with absolute and relative paths ***\n"; 22 // absolute paths 32 // relative paths 87 *** Testing tempnam() with absolute and relative paths ***
|
H A D | glob_variation2.phpt | 17 echo "Testing glob() with relative paths:\n"; 36 Testing glob() with relative paths:
|
/PHP-8.1/ext/standard/tests/dir/ |
H A D | dir_variation9.phpt | 2 Test dir() function : usage variations - relative valid and invalid paths 16 echo "*** Testing dir() : checking with valid and invalid paths ***\n"; 37 // open the directory with valid paths 38 echo "\n-- With valid paths --\n"; 45 echo "\n-- With invalid paths --\n"; 70 *** Testing dir() : checking with valid and invalid paths *** 72 -- With valid paths -- 98 -- With invalid paths --
|
H A D | chdir_basic.phpt | 6 * Test basic functionality of chdir() with absolute and relative paths 27 echo "\n-- Testing chdir() with relative paths: --\n"; 44 -- Testing chdir() with relative paths: --
|
H A D | chdir_basic-win32-mb.phpt | 12 * Test basic functionality of chdir() with absolute and relative paths 34 echo "\n-- Testing chdir() with relative paths: --\n"; 53 -- Testing chdir() with relative paths: --
|
H A D | opendir_basic.phpt | 6 * Test basic functionality of opendir() with absolute and relative paths as $path argument 28 echo "\n-- Testing opendir() with relative paths: --\n"; 51 -- Testing opendir() with relative paths: --
|
H A D | opendir_basic-win32-mb.phpt | 12 * Test basic functionality of opendir() with absolute and relative paths as $path argument 34 echo "\n-- Testing opendir() with relative paths: --\n"; 57 -- Testing opendir() with relative paths: --
|
/PHP-8.1/ext/standard/tests/strings/ |
H A D | basename_basic.phpt | 6 /* simple paths */ 12 /* simple paths with trailing slashes */ 19 /* paths with suffix removal */ 26 /* paths with suffix and trailing slashes with suffix removal*/ 33 /* paths with basename only suffix, with suffix removal*/ 38 /* paths with basename only suffix & trailing slashes, with suffix removal*/ 43 /* paths with binary value to check if the function is binary safe*/
|
H A D | dirname_basic.phpt | 6 /* simple paths */ 36 /* paths with binary value to check if the function is binary safe*/ 44 function check_dirname( $paths ) { 46 $noOfPaths = count($paths); 51 var_dump( dirname($paths[$loop_counter]) );
|
H A D | dirname_variation.phpt | 48 function check_dirname( $paths ) { 50 $noOfPaths = count($paths); 55 var_dump( dirname($paths[$loop_counter]) );
|
/PHP-8.1/ext/standard/tests/file/windows_mb_path/ |
H A D | bug54977.phpt | 21 $paths = array("多国語", "王", "汚れて掘る"); 24 foreach ($paths as $d) { 35 foreach ($paths as $d) {
|