Home
last modified time | relevance | path

Searched refs:M (Results 26 – 50 of 143) sorted by relevance

123456

/PHP-7.4/ext/zlib/tests/
H A Dbug74240.phpt12 ini_set('memory_limit', '64M');
19 // configured for 64M
/PHP-7.4/ext/gd/tests/
H A Dlibgd00100.phpt24 // M (bridge)
38 // left-facing M not on baseline
52 // left-facing M on baseline
66 // left-facing M on ceiling
96 // M (bridge) not touching bottom boundary
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug49056.phpt7 Cooking_furniture="Küchen Möbel (en)"
23 string(23) "Küchen Möbel (en)"
/PHP-7.4/ext/date/lib/
H A Dastro.c135 double M, /* Mean anomaly of the Sun */ in astro_sunpos() local
144 M = astro_revolution(356.0470 + 0.9856002585 * d); in astro_sunpos()
149 E = M + e * RADEG * sind(M) * (1.0 + e * cosd(M)); in astro_sunpos()
/PHP-7.4/ext/date/tests/
H A Ddate_sunrise_and_sunset_basic.phpt17 echo date("D M d Y") . ', sunrise time : ' . date_sunrise(time(), SUNFUNCS_RET_STRING, 38.4, -9, 90…
18 echo date("D M d Y") . ', sunset time : ' . date_sunset(time(), SUNFUNCS_RET_STRING, 38.4, -9, 90, …
H A Dbug54851.phpt14 $datePre = DateTime::createFromFormat("!D d M Y", "Fri 17 may 2011");
15 $datePost = DateTime::createFromFormat("!d M Y D", "17 may 2011 Fri");
29 $date1 = DateTime::createFromFormat("!D d M Y", "Fri 19 November 2011");
36 $date1 = DateTime::createFromFormat("!D d M Y", "Sat 19 November 2011");
H A DDateInterval_format.phpt21 echo $interval->format('M=%M') . "\n";
53 M=02
H A DDateTime_setISODate_basic1.phpt25 echo "Week 30 day 3 of 2009 is \"" . $datetime->format("D M j") . "\"\n";
29 echo "..same day last year was \"" . $datetime->format("D M j") . "\"\n";
H A Ddate_isodate_set_basic1.phpt25 echo "Week 30 day 3 of 2009 is \"" . date_format($datetime, "D M j") . "\"\n";
29 echo "..same day last year was \"" . date_format($datetime, "D M j") . "\"\n";
H A Dbug65502.phpt9 echo get_class(DateTimeImmutable::createFromFormat('j-M-Y', '12-Sep-2013'));
H A Dgmstrftime_variation15.phpt22 'Current time %H:%M:%S format' => "%T",
46 --Current time %H:%M:%S format--
H A Dstrftime_variation15.phpt22 'Current time %H:%M:%S format' => "%T",
46 --Current time %H:%M:%S format--
H A Dgmstrftime_variation16.phpt28 'Current time %H:%M:%S format' => "%T",
52 --Current time %H:%M:%S format--
H A Dstrftime_variation16.phpt28 'Current time %H:%M:%S format' => "%T",
52 --Current time %H:%M:%S format--
/PHP-7.4/ext/odbc/tests/
H A Dbug73725.phpt15 odbc_do($conn, "INSERT INTO bug73725 VALUES(102,'Müsliriegel', 34)");
40 string(12) "Müsliriegel"
/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3_15_open_error-win.phpt18 $cmd = $icacls . ' ' . $unreadable . ' /inheritance:r /deny ' . $user . ':(F,M,R,RX,W)';
28 $cmd = $icacls . ' ' . $unreadable . ' /grant ' . $user . ':(F,M,R,RX,W)';
/PHP-7.4/ext/odbc/
H A DCREDITS2 Stig Bakken, Andreas Karajannis, Frank M. Kromann, Daniel R. Kalowsky
/PHP-7.4/ext/pdo_dblib/
H A DCREDITS2 Wez Furlong, Frank M. Kromann, Adam Baratz
/PHP-7.4/ext/standard/tests/file/
H A Dbug78241.phpt15 echo 'Date: '.date('D, d M Y H:i:s', $t), PHP_EOL;
19 echo 'File: '.date('D, d M Y H:i:s', $file), PHP_EOL, PHP_EOL;
/PHP-7.4/ext/standard/tests/strings/
H A Dexplode_bug.phpt5 memory_limit=256M
/PHP-7.4/Zend/tests/
H A Dobject_gc_in_shutdown.phpt5 ini_set('memory_limit', '2M');
/PHP-7.4/ext/standard/tests/streams/
H A Dbug78326.phpt4 memory_limit=32M
/PHP-7.4/ext/iconv/tests/
H A Dob_iconv_handler-charset-length-cve-2007-4840.phpt6 memory_limit=256M
/PHP-7.4/Zend/tests/generators/
H A Dyield_from_deep_recursion.phpt5 ini_set("memory_limit", "512M");
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dfrontcontroller18.phar15 �J1`�=ؾ�r�G M�@�g���GBMB

Completed in 29 milliseconds

123456