Home
last modified time | relevance | path

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

123456

/PHP-5.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-5.4/ext/mssql/
H A DCREDITS2 Frank M. Kromann
/PHP-5.4/ext/pdo_dblib/
H A DCREDITS2 Wez Furlong, Frank M. Kromann
/PHP-5.4/ext/odbc/
H A DCREDITS2 Stig Bakken, Andreas Karajannis, Frank M. Kromann, Daniel R. Kalowsky
/PHP-5.4/ext/standard/tests/strings/
H A Dexplode_bug.phpt5 memory_limit=256M
/PHP-5.4/ext/date/tests/
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 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 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 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 D009.phpt17 var_dump(strftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V…
25 var_dump(gmstrftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U …
/PHP-5.4/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.4/ext/standard/tests/time/
H A Dstrptime_basic.phpt27 var_dump(strptime($str, '%H:%M:%S %p %B %d %Y %Z'));
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.4/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
H A Dfrontcontroller14.phar12 <���������������������html/index.phpP���M�kJP���>�P�������<?php
/PHP-5.4/ext/phar/tests/files/
H A Dfrontcontroller18.phar15 �J1`�=ؾ�r�G M�@�g���GBMB
/PHP-5.4/ext/standard/tests/array/
H A Darray_sum.phpt5 memory_limit=128M
/PHP-5.4/Zend/tests/
H A Dbug40236.phpt11 $cmd = "\"$php\" -n -d memory_limit=4M -a \"".dirname(__FILE__)."\"/bug40236.inc";
H A Dbug40261.phpt4 memory_limit=128M
/PHP-5.4/ext/pcre/tests/
H A Dpreg_match_basic_002.phpt11 preg_match("/M(.*)/", $string, $matches);

Completed in 161 milliseconds

123456