Home
last modified time | relevance | path

Searched refs:m (Results 301 – 325 of 590) sorted by relevance

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

/php-src/ext/date/tests/
H A Dbug52062.phpt12 var_dump($d->format('Y-m-d H:i:s U'));
25 var_dump($d->format('Y-m-d H:i:s U'));
H A DDatePeriod_serialize-002.phpt58 ["m"]=>
87 …13:"Europe/London";}s:8:"interval";O:12:"DateInterval":10:{s:1:"y";i:2;s:1:"m";i:6;s:1:"d";i:0;s:1…
116 ["m"]=>
170 ["m"]=>
H A DDatePeriod_serialize-003.phpt58 ["m"]=>
87 …13:"Europe/London";}s:8:"interval";O:12:"DateInterval":10:{s:1:"y";i:2;s:1:"m";i:6;s:1:"d";i:0;s:1…
116 ["m"]=>
170 ["m"]=>
H A DDatePeriod_serialize-004.phpt56 ["m"]=>
95 …erdam";}s:3:"end";N;s:8:"interval";O:12:"DateInterval":10:{s:1:"y";i:0;s:1:"m";i:1;s:1:"d";i:0;s:1…
124 ["m"]=>
178 ["m"]=>
H A Dbug29585.phpt6 echo gmdate("Y-m-d H:i:s", strtotime("2004W30"));
H A Dbug21399.phpt7 echo gmdate("Y-m-d H:i:s", strtotime("20050620091407 GMT"));
H A Dbug28599.phpt6 print gmdate("d-m-Y H:i:s", strtotime("+30 minutes", 1100535573));
H A Dbug29150.phpt7 echo gmdate("Y-m-d H:i:s", strtotime("20 VI. 2005"));
H A Dbug64653.phpt6 echo $date->sub(new \DateInterval('P1M'))->format('Y-m-d');
H A Dbug26694.phpt7 echo gmdate("Y-m-d H:i:s", strtotime("Sun, 21 Dec 2003 20:38:33 +0000 GMT"));
H A Ddate_create_from_format_basic2.phpt10 var_dump(date_create_from_format('Y-m-d', '2009---01')); // invalid date
H A Dbug28024.phpt8 echo date("Y-m-d H:i:s T", strtotime("17:00 2004-01-01"));
/php-src/Zend/tests/stack_limit/
H A Dstack_limit_010.phpt18 'Darwin' => match(php_uname('m')) {
22 'FreeBSD' => match(php_uname('m')) {
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_arm64.h189 unsigned long long m = 1ULL, a, b, c; in dasm_imm13() local
197 if (w == 32) m = 0x0000000100000001UL; in dasm_imm13()
198 else if (w == 16) m = 0x0001000100010001UL; in dasm_imm13()
199 else if (w == 8) m = 0x0101010101010101UL; in dasm_imm13()
200 else if (w == 4) m = 0x1111111111111111UL; in dasm_imm13()
201 else if (w == 2) m = 0x5555555555555555UL; in dasm_imm13()
209 if ((b-a) * m != n) return -1; in dasm_imm13()
314 int m = va_arg(ap, int); in dasm_put() local
315 CK(dasm_imm13(n, m) != -1, RANGE_I); in dasm_put()
317 b[pos++] = m; in dasm_put()
/php-src/ext/mbstring/tests/
H A Dmb_detect_encoding.phpt318 'Co je v domě, není pro mě.',
321 'Co můžeš udělat dnes, neodkládej na zítřek.',
322 'Co nejde po dobrým, to půjde po zlým.',
324 'Co se škádlívá, to se rádo mívá.',
334 'Čím výše vystoupíš, tím hlouběji padáš.',
335 'Čím výše vystoupíš, tím větší rozhled.',
345 'Dvakrát měř, jednou řež.',
348 'Hlad má velké oči.',
352 'Volům kroky a jelenům skoky.',
354 'Všeho nechám, už tam spěchám.',
[all …]
/php-src/ext/gmp/tests/
H A Dgmp_setbit_long.phpt16 if (preg_match(",MemFree:\s+(\d+)\s+kB,", $s, $m)) {
18 $free = $m[1]/1024/1024;
/php-src/sapi/fuzzer/corpus/unserialize/
H A Dbug713131 …lass":0:{},a:2:{s:4:"prev";i:2;s:4:"next";O:8:"stdClass":0:{}};r:7;,R:2;s:4:"next";;r:3;};m:a:0:{}}
/php-src/ext/phar/tests/files/
H A Dstuboflength1041.phar14 T���������������������a.php����N���^�d\����������b.php����N�����mŶ������hi1hi2�,��…
/php-src/scripts/dev/
H A Dbless_tests.php181 $m = \count($b);
182 $max = $n + $m;
195 while ($x < $n && $y < $m && ($this->isEqual)($a[$x], $b[$y])) {
201 if ($x >= $n && $y >= $m) {
/php-src/ext/random/
H A Dengine_combinedlcg.c36 #define MODMULT(a, b, c, m, s) q = s / a; s = b * (s - a * q) - c * q; if (s < 0) s += m argument
/php-src/Zend/tests/
H A Dstatic_variable_in_private_method.phpt7 private function m() {
/php-src/ext/curl/tests/
H A Dcheck_win_config.phpt17 preg_match('/curl\n\n(.+)\n\n/siU', $s, $m);
19 echo $m[1], "\n";
/php-src/ext/mysqlnd/
H A Dmysqlnd_plugin.c109 if (plugin_header->m.plugin_shutdown) { in mysqlnd_plugin_end_apply_func()
110 plugin_header->m.plugin_shutdown(plugin_header); in mysqlnd_plugin_end_apply_func()
/php-src/ext/standard/tests/general_functions/
H A Dproc_nice_basic-win.phpt43 $m = [
55 foreach ($m as $c) {
/php-src/ext/standard/tests/strings/
H A Dchunk_split_variation4.phpt54 I'm sure it'll work also with \
114 th m
155 I'm

Completed in 36 milliseconds

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