/PHP-8.2/ext/spl/tests/ |
H A D | gh12721.phpt | 8 echo "--- No slash ---\n"; 17 echo "--- With slash ---\n"; 32 --- No slash --- 42 --- With slash ---
|
H A D | gh11338.phpt | 2 GH-11338 (SplFileInfo empty getBasename with more than on slash)
|
/PHP-8.2/ext/filter/tests/ |
H A D | 004.phpt | 9 d="quotes"&e=\slash 26 O'Henry<b>Bold</b>"quotes"\slash 27 O'Henry<b>Bold</b>"quotes"\slash
|
/PHP-8.2/ext/standard/tests/general_functions/ |
H A D | proc_open_array.phpt | 59 '\\Back\\slash\\', 60 '\\\\Back\\\\slash\\\\', 97 4 => '\\Back\\slash\\', 98 5 => '\\\\Back\\\\slash\\\\',
|
H A D | bug49692.phpt | 2 Bug #49692: parse_ini_file() throws errors when key contains '/' (forward slash)
|
/PHP-8.2/sapi/fpm/tests/ |
H A D | config-array-validation-suppress-path-starts-slash.phpt | 2 …alidates arrays in configuration are correctly set - access.suppress_path begins with forward slash 16 access.suppress_path[] = needs / to start with a slash
|
H A D | config-array-validation-suppress-path-key-2.phpt | 2 …ays in configuration are correctly set - access.suppress_path doesn't accept key with forward slash
|
/PHP-8.2/ext/standard/tests/strings/ |
H A D | strrpos_variation6.phpt | 10 echo "-- With heredoc string containing quote & slash chars --\n"; 25 -- With heredoc string containing quote & slash chars --
|
H A D | stripos_variation6.phpt | 10 echo "-- With heredoc string containing quote & slash chars --\n"; 25 -- With heredoc string containing quote & slash chars --
|
H A D | str_split_variation5.phpt | 55 which is single slash 163 string(7) "e slash"
|
H A D | strncasecmp_variation9.phpt | 36 /* heredoc string with quote chars & slash */
|
/PHP-8.2/ext/json/tests/ |
H A D | pass001.phpt | 30 \"slash\": \"/ & \\/\", 113 "slash": "/ & \/", 201 ["slash"]=> 339 ["slash"]=> 426 …one":1,"space":" ","quote":"\"","backslash":"\\","controls":"\b\f\n\r\t","slash":"\/ & \/","alpha"… 428 …one":1,"space":" ","quote":"\"","backslash":"\\","controls":"\b\f\n\r\t","slash":"\/ & \/","alpha"… 481 ["slash"]=> 619 ["slash"]=>
|
H A D | pass001.1.phpt | 36 \"slash\": \"/ & \\/\", 124 "slash": "/ & \/", 218 ["slash"]=> 399 ["slash"]=> 527 …one":1,"space":" ","quote":"\"","backslash":"\\","controls":"\b\f\n\r\t","slash":"\/ & \/","alpha"… 529 …one":1,"space":" ","quote":"\"","backslash":"\\","controls":"\b\f\n\r\t","slash":"\/ & \/","alpha"… 584 ["slash"]=> 765 ["slash"]=>
|
H A D | pass001.1_64bit.phpt | 40 \"slash\": \"/ & \\/\", 128 "slash": "/ & \/", 222 ["slash"]=> 403 ["slash"]=> 531 …one":1,"space":" ","quote":"\"","backslash":"\\","controls":"\b\f\n\r\t","slash":"\/ & \/","alpha"… 533 …one":1,"space":" ","quote":"\"","backslash":"\\","controls":"\b\f\n\r\t","slash":"\/ & \/","alpha"… 588 ["slash"]=> 769 ["slash"]=>
|
/PHP-8.2/ext/phar/ |
H A D | phar_path_check.re | 61 *error = "double slash"; 73 *error = "back-slash";
|
/PHP-8.2/ext/phar/tests/ |
H A D | bug65414.phpt | 30 …xist and cannot be created: phar error: invalid path "//.phar/injected-3.txt" contains double slash
|
H A D | addfuncs.phpt | 47 …nd cannot be created: phar error: invalid path "phar://%saddfuncs.phar.php/a" contains double slash
|
/PHP-8.2/ext/standard/tests/file/ |
H A D | is_dir_variation4.phpt | 17 /* Testing a file trailing slash */
|
H A D | is_file_variation4.phpt | 18 /* Testing a file trailing slash */
|
H A D | rename_variation1.phpt | 21 /* Testing a dir with trailing slash */
|
H A D | rename_variation1-win32.phpt | 22 /* Testing a dir with trailing slash */
|
H A D | rename_variation.phpt | 21 /* Testing a file trailing slash */
|
H A D | disk_total_space_variation.phpt | 26 /* Testing a file trailing slash */
|
H A D | is_executable_variation1.phpt | 28 /* Testing a file with trailing slash */
|
/PHP-8.2/ext/standard/tests/file/windows_mb_path/ |
H A D | test_long_path_2.phpt | 37 /* realpath() will cut off the trailing slash */
|