Home
last modified time | relevance | path

Searched refs:m (Results 151 – 175 of 488) sorted by relevance

12345678910>>...20

/PHP-7.4/ext/date/tests/
H A Ddate-set-timestamp.phpt7 echo $d->format( "Y-m-d H:i e\n" );
11 echo $d->format( "Y-m-d H:i e\n" );
H A Dbug50475.phpt11 var_dump($date->format('Y-m-d H:i:s'));
14 var_dump($date->format('Y-m-d H:i:s'));
H A Dbug33415-1.phpt10 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
12 print "result=".date("l Y-m-d H:i:s T I", $strtotime_tstamp)."\n";
18 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
20 print "result=".date("l Y-m-d H:i:s T I", $strtotime_tstamp)."\n";
H A Dgmstrftime_variation16.phpt26 'Time in a.m/p.m notation' => "%r",
44 --Time in a.m/p.m notation--
H A Dstrftime_variation16.phpt26 'Time in a.m/p.m notation' => "%r",
44 --Time in a.m/p.m notation--
H A Dbug33563.phpt6 $strCurrDate = date('Y-m-d H:i:s',strtotime('2005-06-30 21:04:23'));
7 $strMonAfter = date('Y-m-d H:i:s',strtotime('+1 month',strtotime($strCurrDate)));
H A Dbug26090.phpt8 echo date('Y-m-d H:i:s T', strtotime($t)) . "\n";
11 echo date('Y-m-d H:i:s T', strtotime($t)) . "\n";
H A DDatePeriod_getter.phpt13 var_dump($period->getStartDate()->format('Y-m-d H:i:s'));
16 var_dump($period->getEndDate()->format('Y-m-d H:i:s'));
19 var_dump($period->getDateInterval()->format('%R%y-%m-%d-%h-%i-%s'));
H A Dbug26198.phpt6 echo gmdate("F Y (Y-m-d H:i:s T)\n", strtotime("Oct 2001"));
7 echo gmdate("M Y (Y-m-d H:i:s T)\n", strtotime("2001 Oct"));
H A Dbug54316.phpt7 $dt = DateTime::createFromFormat('Y-m-d|', '2011-02-02');
10 $dt = DateTime::createFromFormat('Y-m-d!', '2011-02-02');
H A Ddate-parse-by-format001.phpt6 print_r( date_parse_from_format( '!m/d/y', $date ) );
7 print_r( date_parse_from_format( '!m*d*y', $date ) );
/PHP-7.4/ext/pcre/tests/
H A Dbug41050.phpt11 if (preg_match($regex,$sql, $m)) echo 'matched';
14 print_r($m);
H A Dmultiline.phpt8 var_dump(preg_match_all('/^.{2,3}$/m', "aei\nou", $dummy));
9 var_dump(preg_match_all('/^.{2,3}$/m', "aei\nou\n", $dummy));
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_break.c31 #define PHPDBG_BREAK_COMMAND_D(f, h, a, m, l, s, flags) \ argument
32 PHPDBG_COMMAND_D_EXP(f, h, a, m, l, s, &phpdbg_prompt_commands[9], flags)
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ps.c227 result->m.free_result(result, TRUE); in MYSQLND_METHOD()
267 s->m->free_stmt_result(s); in MYSQLND_METHOD()
432 s_to_prepare = conn->m->stmt_init(conn); in MYSQLND_METHOD()
623 s->m->free_stmt_content(s); in mysqlnd_stmt_execute_parse_response()
678 s->m->flush(s); in MYSQLND_METHOD()
981 result->m.use_result(stmt->result, TRUE); in MYSQLND_METHOD()
1184 s->m->flush(s); in MYSQLND_METHOD()
1558 s->m->free_result_bind(s, result_bind); in MYSQLND_METHOD()
2074 s->m->free_stmt_result(s); in MYSQLND_METHOD()
2153 s->m->free_stmt_content(s); in MYSQLND_METHOD_PRIVATE()
[all …]
/PHP-7.4/tests/classes/
H A D__call_001.phpt9 function __call($m, $a) {
10 echo "Method $m called:\n";
H A Dbug65768.phpt13 echo $diff1->y, " ", $diff1->m, " ", $diff1->d, " ",
17 echo $diff2->y, " ", $diff2->m, " ", $diff2->d, " ",
21 echo $diff3->y, " ", $diff3->m, " ", $diff3->d, " ",
/PHP-7.4/ext/pgsql/tests/
H A Dbug71062.phpt20 $modified_format = 'Y-m-d H:i:sO';
36 trying format Y-m-d\TH:i:sO
37 trying format Y-m-d H:i:sO
/PHP-7.4/ext/standard/tests/array/
H A Dbug79930.phpt14 $m = array_merge_recursive(['value' => 'a'], $array);
16 var_dump($a, $array, $m);
/PHP-7.4/ext/oci8/tests/
H A Dlob_null.phpt44 $m = oci_error($s);
45 echo $m['message'], "\n";
58 $m = oci_error($s);
59 echo $m['message'], "\n";
72 $m = oci_error($s);
73 echo $m['message'], "\n";
88 $m = oci_error($s);
89 echo $m['message'], "\n";
102 $m = oci_error($s);
103 echo $m['message'], "\n";
[all …]
/PHP-7.4/ext/standard/tests/strings/
H A Dchunk_split_variation12.phpt60 "To check " in heredoc".I'm sure it'll \work!
143m sure it'll \work!r to check"To check " in heredoc".I'm sure it'll \work! with here"To check " in…
144m sure it'll \work!i@! ch@r$ "To check " in heredoc".I'm sure it'll \work!__with wro"To check " in…
/PHP-7.4/ext/sockets/tests/
H A Dsocket_export_stream-3.phpt34 $so = socket_sendto($sendsock, $m = "my message", strlen($m), 0, "224.0.0.23", 58393);
38 var_dump(fread($stream, strlen($m)));
H A Dsocket_import_stream-3.phpt33 $so = socket_sendto($sendsock, $m = "my message", strlen($m), 0, "224.0.0.23", 58379);
37 var_dump(fread($stream, strlen($m)));
/PHP-7.4/ext/opcache/tests/
H A Dbug77266.phpt21 if (!$serverMonitors[$v[0]]['m']) {
22 $serverMonitors[$v[0]]['m'] = new ServerMonitor($v[0]);
H A Dbug65510.phpt12 $m = array("l", "a", "r", "u", "e", "n", "c", "e");
13 foreach($m as $n) {

Completed in 54 milliseconds

12345678910>>...20