Home
last modified time | relevance | path

Searched refs:m (Results 376 – 400 of 595) sorted by relevance

1...<<11121314151617181920>>...24

/php-src/Zend/tests/generators/
H A Dgh9801.phpt4 memory_limit=16m
/php-src/ext/date/tests/
H A Dbug64887.phpt29 echo $datetime->modify( $test )->format( 'Y-m-d H:i:s.u' ), "\n";
H A Dbug73294.phpt12 $result = $dt->format('Y-m-d H:i:s');
H A Dbug78452.phpt14 ["m"]=>
H A Ddate_time_fractions_create_from_format.phpt7 $dt = date_create_from_format( "Y-m-d H:i:s.u", "2016-10-03 12:47:18.819313" );
H A Dbug45682.phpt19 ["m"]=>
H A Ddate_sun_info_002.phpt9 echo date( 'Y-m-d H:i:s T', $elem ), " ", $key, "\n";
H A Dgmdate_variation6.phpt16 var_dump( gmdate('m') );
17 var_dump( gmdate('m', $timestamp) );
H A Dbug45554.phpt7 $format = "m-d-Y H:i:s.u T";
H A Dbug66545.phpt22 [m] => 0
H A DDateTimeImmutable_createFromMutable_exceptions.phpt17 $m = DateTimeImmutable::createFromMutable( $i );
H A Dbug35425.phpt9 foreach (array('B','d','h','H','i','I','L','m','s','t','U','w','W','y','Y','z','Z') as $v) {
H A Dbug52738.phpt26 [m] => 0
H A Dbug71700.phpt18 ["m"]=>
H A Dbug73091.phpt18 ["m"]=>
/php-src/Zend/tests/
H A Dbug34678.phpt6 public function __call($m, $a) {
H A Dbug43175.phpt10 public function __call($m, $a) {
/php-src/ext/spl/tests/
H A Dbug70166.phpt5 $inner = 'x:i:1;a:0:{};m:a:0:{}';
/php-src/ext/standard/tests/file/
H A Dfscanf_error.phpt34 $invalid_formats = array("", "%", "%h", "%.", "%d%m");
67 Bad scan conversion character "m"
/php-src/ext/pcre/tests/
H A Dbug72685.phpt15 while (preg_match('/\G\w/u', $str, $m, 0, $pos)) ++$pos;
/php-src/tests/run-test/
H A Dextensions-shared.phpt8 if (false !== stripos(`$php -n -m`, 'openssl')) {
/php-src/main/
H A Dphp_network.h237 # define PHP_SAFE_MAX_FD(m, n) _php_check_fd_setsize(&m, n) argument
242 # define PHP_SAFE_MAX_FD(m, n) _php_check_fd_setsize(&m, n) argument
/php-src/ext/date/
H A Dphp_date.c1185 now->m = mon; in php_mktime()
1241 zend_long m, d, y; in PHP_FUNCTION() local
1244 Z_PARAM_LONG(m) in PHP_FUNCTION()
1301 ta.tm_mon = ts->m - 1; in php_strftime()
3296 dateobj->time->m = tmp_time->m; in php_date_modify()
3741 dateobj->time->m = m; in php_date_date_set()
3750 zend_long y, m, d; in PHP_FUNCTION() local
3766 zend_long y, m, d; in PHP_METHOD() local
3771 Z_PARAM_LONG(m) in PHP_METHOD()
3789 dateobj->time->m = 1; in php_date_isodate_set()
[all …]
/php-src/ext/opcache/tests/
H A Dbug75556.phpt23 var_dump(createFromFormat('m/d/Y', '12/07/2017', null));
/php-src/ext/phar/tests/cache_list/files/
H A Dfrontcontroller4.phar12 …�ж���������a.phps����WX���l�`�������hiohio<?php function hio(){}����H��a:�C2m��|���GBMB

Completed in 73 milliseconds

1...<<11121314151617181920>>...24