Searched refs:M (Results 76 – 100 of 143) sorted by relevance
123456
/PHP-7.4/Zend/tests/ |
H A D | bug39438.phpt | 4 memory_limit=16M
|
/PHP-7.4/ext/date/tests/ |
H A D | bug13142.phpt | 2 Bug #13142 (strtotime handling of "M d H:i:s Y" format)
|
H A D | gmstrftime_basic.phpt | 14 $format = '%b %d %Y %H:%M:%S';
|
H A D | strftime_basic.phpt | 15 $format = '%b %d %Y %H:%M:%S';
|
H A D | DateTime_format_basic1.phpt | 23 var_dump( $date->format( "D M j G:i:s T Y") );
|
H A D | date_basic1.phpt | 23 var_dump( date("D M j G:i:s T Y", $timestamp) );
|
H A D | date_format_basic1.phpt | 23 var_dump( date_format($date, "D M j G:i:s T Y") );
|
H A D | gmstrftime_variation6.phpt | 22 'Minute as decimal number' => "%M",
|
H A D | strftime_variation23.phpt | 18 $format = '%b %d %Y %H:%M:%S';
|
H A D | strftime_variation6.phpt | 23 'Minute as decimal number' => "%M",
|
/PHP-7.4/ext/pdo_dblib/tests/ |
H A D | datetime_convert.phpt | 19 // assume default date format: %b %e %Y %I:%M:%S:%z%p
|
/PHP-7.4/sapi/cli/tests/ |
H A D | bug69655.phpt | 13 foreach (['MKCO', 'MKCOLL', 'M'] as $method) {
|
/PHP-7.4/ext/hash/tests/ |
H A D | fnv1a32.phpt | 109 array( 'ihc)cFL-w!M[-g|1d\'A@z', '57a03ef9' ), 111 array( '+x6)+{0M=+Hc$$h#(3HTF', 'f7f3fb17' ), 125 array( '=_~5M[|lo,Z?>f]@?s}6$>iw', '621bbc86' ), 152 array( 'lr+A0&h05sk=^{4\'M#\\H"t{sh kESS', '0c39d6ad' ), 177 array( 'zA]Jr3n|4M"2gs^{0AM m0ruYeZ{U!$PCbz', 'ef1f608e' ), 204 array( '>_5OV|n;[)ZdE.-U <n\'Xf|NhQ$@?m)]M>.$;}?w', '2fb33679' ), 205 array( '(z]M*j#+\'r2_Z0/Da3e!"n_O.mTJltBto CzkF&r', '569492ba' ), 211 array( '3v#<m.S#]2KZ`\'J3C1,2Q =M*8S)i"W|y[:hinlH"', '948a6c9e' ), 213 array( '$3h4_}Mw6?-Im\\E&z/g<2M@Va<^W<]_@pITQH#J^BW', '5db013f4' ), 218 array( '4aaM}M(0-4HTiJe1Zw;<*JF3fC+Zz5c/wE]vsf("zQV', '197ef095' ), [all …]
|
/PHP-7.4/ext/mbstring/tests/ |
H A D | mb_eregi_replace.phpt | 22 "Я"=>"YA","Ч"=>"CH","С"=>"C","М"=>"M","И"=>"I","Т"=>"T",
|
/PHP-7.4/ext/ftp/tests/ |
H A D | cert.pem | 37 M+jYIyTAP3mcZhqDKn0mPVP7VwKBgQDKFy9DtWFKxCvhFQvHx7YeZiVWJbIst/O4
|
/PHP-7.4/ext/openssl/tests/ |
H A D | sni_server_cs.pem | 26 M+xw17uz9D9Q32/aW1Lar0PdIaL/wGEDEyzEBFwrGppcENLilPz8gzU=
|
/PHP-7.4/ext/mysqli/tests/ |
H A D | mysqli_stmt_send_long_data_packet_size_libmysql.phpt | 45 // maximum packet size up to which we test is 10M 69 // test with a blob smaller than 10M allows us to test
|
H A D | mysqli_stmt_send_long_data_packet_size_mysqlnd.phpt | 45 // maximum packet size up to which we test is 10M 75 // test with a blob smaller than 10M allows us to test
|
/PHP-7.4/ext/standard/tests/strings/ |
H A D | str_pad_variation5.phpt | 4 memory_limit=128M
|
/PHP-7.4/sapi/fpm/ |
H A D | www.conf.in | 285 ; %M: peak of memory allocated by PHP 287 ; - %{bytes}M (default) 288 ; - %{kilobytes}M 289 ; - %{kilo}M 290 ; - %{megabytes}M 291 ; - %{mega}M 308 ; %d/%b/%Y:%H:%M:%S %z (default) 310 ; e.g. for a ISO8601 formatted timestring, use: %{%Y-%m-%dT%H:%M:%S%z}t 313 ; %d/%b/%Y:%H:%M:%S %z (default) 319 ;access.format = "%R - %u %t \"%m %r%Q%q\" %s %f %{mili}d %{kilo}M %C%%" [all …]
|
/PHP-7.4/ext/zip/tests/ |
H A D | bug51353.phpt | 15 /* Either we ship a file with 100000 entries which would be >12M big,
|
/PHP-7.4/ext/pdo_firebird/tests/ |
H A D | execute.phpt | 14 $dbh->setAttribute(PDO::FB_ATTR_TIMESTAMP_FORMAT, '%Y-%m-%d %H:%M:%S');
|
H A D | dialect_1.phpt | 16 $dbh->setAttribute(PDO::FB_ATTR_TIMESTAMP_FORMAT, '%Y-%m-%d %H:%M:%S');
|
/PHP-7.4/tests/lang/ |
H A D | engine_assignExecutionOrder_002.phpt | 50 echo "L=$l M=$m N=$n\n"; 115 L=100 M=200 N=300
|
/PHP-7.4/ext/oci8/tests/ |
H A D | pecl_bug10194.phpt | 13 memory_limit=10M
|
Completed in 29 milliseconds
123456