Home
last modified time | relevance | path

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

1234567

/PHP-5.5/ext/date/tests/
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.phpt28 'Current time %H:%M:%S format' => "%T",
52 --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_variation15.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--
H A D009_win32.phpt18 var_dump(strftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
28 var_dump(gmstrftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
H A Ddate_timestamp_set.phpt16 var_dump(date_format($dtms021, 'B => (U) => T Y-M-d H:i:s'));
/PHP-5.5/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-5.5/ext/mssql/
H A DCREDITS2 Frank M. Kromann
/PHP-5.5/ext/pdo_dblib/
H A DCREDITS2 Wez Furlong, Frank M. Kromann
/PHP-5.5/ext/odbc/
H A DCREDITS2 Stig Bakken, Andreas Karajannis, Frank M. Kromann, Daniel R. Kalowsky
/PHP-5.5/ext/standard/tests/strings/
H A Dexplode_bug.phpt5 memory_limit=256M
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput1129 |8J\$WE\<\.rX\+ix\[d1b\!H\#\?vV0vrK\:ZH1\=2M\>iV\;\?aPhFB\<\*vW\@QW\@sO9\}cfZA\-i\'w\%hKd6gt1UJP\,1…
31 |\$\<\.X\+ix\[d1b\!H\#\?vV0vrK\:ZH1\=2M\>iV\;\?aPhFB\<\*vW\@QW\@sO9\}cfZA\-i\'w\%hKd6gt1UJP\,15_\#Q…
/PHP-5.5/ext/iconv/tests/
H A Dob_iconv_handler-charset-length-cve-2007-4840.phpt6 memory_limit=256M
H A Dbug52211.phpt10 $str = "PATHOLOGIES MÉDICO-CHIRUR. ADUL. PL";
/PHP-5.5/ext/standard/tests/time/
H A Dstrptime_basic.phpt27 var_dump(strptime($str, '%H:%M:%S %p %B %d %Y'));
30 var_dump(strptime($str, '%H:%M:%S %m/%d/%y'));
H A Dstrptime_parts.phpt27 $res = strptime($str, '%H:%M:%S %p %B %d %Y %Z');
36 $res = strptime($str, '%H:%M:%S %m/%d/%y');
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dwrite23.phar8 6���������������������test.txt���M��H������E�������<?php __HALT_COMPILER();��8��.��X�N�ݱƊ�k …
H A Dfrontcontroller18.phar15 �J1`�=ؾ�r�G M�@�g���GBMB
/PHP-5.5/ext/phar/tests/files/
H A Dfrontcontroller18.phar15 �J1`�=ؾ�r�G M�@�g���GBMB
/PHP-5.5/ext/standard/tests/array/
H A Darray_sum.phpt5 memory_limit=128M
/PHP-5.5/Zend/tests/
H A Dbug40236.phpt11 $cmd = "\"$php\" -n -d memory_limit=4M -a \"".dirname(__FILE__)."\"/bug40236.inc";

Completed in 64 milliseconds

1234567