Searched refs:M (Results 26 – 50 of 141) sorted by relevance
123456
/PHP-5.4/ext/sqlite3/tests/ |
H A D | sqlite3_15_open_error-win.phpt | 18 $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 D | CREDITS | 2 Frank M. Kromann
|
/PHP-5.4/ext/pdo_dblib/ |
H A D | CREDITS | 2 Wez Furlong, Frank M. Kromann
|
/PHP-5.4/ext/odbc/ |
H A D | CREDITS | 2 Stig Bakken, Andreas Karajannis, Frank M. Kromann, Daniel R. Kalowsky
|
/PHP-5.4/ext/standard/tests/strings/ |
H A D | explode_bug.phpt | 5 memory_limit=256M
|
/PHP-5.4/ext/date/tests/ |
H A D | DateTime_setISODate_basic1.phpt | 25 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 D | date_isodate_set_basic1.phpt | 25 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 D | strftime_variation15.phpt | 28 'Current time %H:%M:%S format' => "%T", 52 --Current time %H:%M:%S format--
|
H A D | strftime_variation16.phpt | 28 'Current time %H:%M:%S format' => "%T", 52 --Current time %H:%M:%S format--
|
H A D | gmstrftime_variation15.phpt | 28 'Current time %H:%M:%S format' => "%T", 52 --Current time %H:%M:%S format--
|
H A D | gmstrftime_variation16.phpt | 28 'Current time %H:%M:%S format' => "%T", 52 --Current time %H:%M:%S format--
|
H A D | 009_win32.phpt | 18 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 D | 009.phpt | 17 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 D | ob_iconv_handler-charset-length-cve-2007-4840.phpt | 6 memory_limit=256M
|
H A D | bug52211.phpt | 10 $str = "PATHOLOGIES MÉDICO-CHIRUR. ADUL. PL";
|
/PHP-5.4/ext/standard/tests/time/ |
H A D | strptime_basic.phpt | 27 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 D | strptime_parts.phpt | 27 $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 D | write23.phar | 8 6test.txtM��H���E�<?php __HALT_COMPILER();��8��.��X�N�ݱƊ�k…
|
H A D | frontcontroller18.phar | 15 �J1`�=ؾr�GM�@�gGBMB
|
H A D | frontcontroller14.phar | 12 <html/index.phpPM�kJP>�P�<?php
|
/PHP-5.4/ext/phar/tests/files/ |
H A D | frontcontroller18.phar | 15 �J1`�=ؾr�GM�@�gGBMB
|
/PHP-5.4/ext/standard/tests/array/ |
H A D | array_sum.phpt | 5 memory_limit=128M
|
/PHP-5.4/Zend/tests/ |
H A D | bug40236.phpt | 11 $cmd = "\"$php\" -n -d memory_limit=4M -a \"".dirname(__FILE__)."\"/bug40236.inc";
|
H A D | bug40261.phpt | 4 memory_limit=128M
|
/PHP-5.4/ext/pcre/tests/ |
H A D | preg_match_basic_002.phpt | 11 preg_match("/M(.*)/", $string, $matches);
|
Completed in 70 milliseconds
123456