Home
last modified time | relevance | path

Searched refs:n (Results 3951 – 3975 of 9207) sorted by relevance

1...<<151152153154155156157158159160>>...369

/PHP-7.4/ext/standard/tests/strings/
H A Dstr_split_basic.phpt13 echo "*** Testing str_split() : basic functionality ***\n";
20 echo "-- With all possible arguments --\n";
24 echo "-- With split_length as default argument --\n";
H A Dhtmlspecialchars_decode_variation6.phpt14 echo "*** Testing htmlspecialchars_decode() : usage variations ***\n";
18 "\tHello \$world ".chr(0)."\&!)The big brown fox jumped over the\t\f lazy dog\v\n",
27 echo "-- Iteration $iterator --\n";
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_043.phpt15 echo $e->getMessage(), "\n";
20 echo $e->getMessage(), "\n";
25 echo $e->getMessage(), "\n";
/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace_error2.phpt13 echo "*** Testing preg_replace() : error conditions ***\n";
18 print "\nArg value is: $value\n";
25 echo $e->getMessage(), "\n";
/PHP-7.4/ext/standard/tests/array/
H A Darray_merge_recursive_variation8.phpt14 echo "*** Testing array_merge_recursive() : array with binary data for \$arr1 argument ***\n";
22 echo "-- With default argument --\n";
25 echo "-- With more arguments --\n";
/PHP-7.4/ext/phar/tests/tar/
H A Dtar_nostub.phpt18 $tar->addFile('internal/file/here', "hi there!\n");
25 echo $e->getMessage()."\n";
34 echo $e->getMessage()."\n";
/PHP-7.4/ext/phar/tests/zip/
H A Ddelete_in_phar_b.phpt15 $phar['a.php'] = '<?php echo "This is a\n"; ?>';
16 $phar['b.php'] = '<?php echo "This is b\n"; ?>';
17 $phar['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
/PHP-7.4/ext/zlib/tests/
H A Dgzopen_basic2.phpt17 echo "*** Testing gzopen() : basic functionality ***\n";
26 echo "testing mode -- $mode --\n";
34 echo "\n";
/PHP-7.4/ext/spl/tests/
H A Diterator_027.phpt14 echo "$k=>$v\n";
17 echo "===CHECK===\n";
45 echo "===REWIND===\n";
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug64953.phpt12 echo "Test\n";
18 echo "Taken from the bug report:\n";
31 echo "Something more nasty:\n";
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_replace_named_subpatterns.phpt12 echo mb_ereg_replace('(?<a>\s*)(?<b>\w+)(?<c>\s*)', '\k<a>_\k<b>_\k<c>', 'a b c d e' ), "\n";
15 // numbered captures with \k<n> syntax
17 // numbered captures with \k'n' syntax
/PHP-7.4/ext/date/tests/
H A DDateTime_format_basic1.phpt14 echo "*** Testing DateTime::format() : basic functionality ***\n";
19 var_dump( $date->format( "j, n, Y") );
24 var_dump( $date->format( 'H:m:s \m \i\s\ \m\o\n\t\h') );
H A Dcheckdate_basic1.phpt14 echo "*** Testing checkdate() : basic functionality ***\n";
16 echo "-- The following are all valid dates --\n";
26 echo "-- The following are all invalid dates --\n";
H A Ddate_basic1.phpt13 echo "*** Testing date() : basic functionality ***\n";
19 var_dump( date("j, n, Y", $timestamp) );
24 var_dump( date('H:m:s \m \i\s\ \m\o\n\t\h', $timestamp) );
H A Ddate_format_basic1.phpt14 echo "*** Testing date_format() : basic functionality ***\n";
19 var_dump( date_format($date, "j, n, Y") );
24 var_dump( date_format($date, 'H:m:s \m \i\s\ \m\o\n\t\h') );
H A Dgetdate_variation2.phpt11 echo "*** Testing getdate() : usage variation ***\n";
28 echo "\n--$key--\n";
H A Dgetdate_variation6.phpt11 echo "*** Testing getdate() : usage variation ***\n";
24 echo "\n--$key--\n";
H A Dgmmktime_variation9.phpt11 echo "*** Testing gmmktime() : usage variation ***\n";
30 echo "\n--$key--\n";
H A Dgmstrftime_variation14.phpt17 echo "*** Testing gmstrftime() : usage variation ***\n";
35 echo "\n--$key--\n";
H A Dgmstrftime_variation15.phpt11 echo "*** Testing gmstrftime() : usage variation ***\n";
28 echo "\n--$key--\n";
H A Dgmstrftime_variation21.phpt11 echo "*** Testing gmstrftime() : usage variation ***\n";
28 echo "\n--$key--\n";
H A Dgmstrftime_variation3.phpt11 echo "*** Testing gmstrftime() : usage variation ***\n";
27 echo "\n--$key--\n";
H A Dgmstrftime_variation5.phpt11 echo "*** Testing gmstrftime() : usage variation ***\n";
30 echo "\n--$key--\n";
H A Doo_001.phpt24 echo $e->getMessage(),"\n";
36 echo $e->getMessage(),"\n";
39 echo "DONE\n";
H A Dstrftime_variation14.phpt17 echo "*** Testing strftime() : usage variation ***\n";
35 echo "\n--$key--\n";

Completed in 94 milliseconds

1...<<151152153154155156157158159160>>...369