Home
last modified time | relevance | path

Searched refs:m (Results 201 – 225 of 474) sorted by relevance

12345678910>>...19

/PHP-5.5/ext/intl/tests/
H A Dbug58756_MessageFormatter.phpt19 $msgf = new MessageFormatter('en_US', '{0,date,full} {0,time,h:m:s a V}');
26 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
H A Dbug58756_MessageFormatter_variant2.phpt19 $msgf = new MessageFormatter('en_US', '{0,date,full} {0,time,h:m:s a V}');
26 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
/PHP-5.5/ext/pcre/tests/
H A D003.phpt13 '2006-05-13 e outra data: "12-Aug-37"', $m, $flag));
15 var_dump($m);
/PHP-5.5/Zend/tests/
H A Dbug45805.phpt28 $m = new ReflectionMethod('B', 'foo');
29 $m->invoke($this);
/PHP-5.5/ext/oci8/tests/
H A Dbug47281_tt.phpt35 $m = oci_error($s);
36 echo $m['message'], "\n";
H A Dbug47281.phpt42 $m = oci_error($s);
43 echo $m['message'], "\n";
/PHP-5.5/main/
H A Dphp_network.h201 # define PHP_SAFE_MAX_FD(m, n) do { if (n + 1 >= FD_SETSIZE) { _php_emit_fd_setsize_warning(n); }}… argument
206 # define PHP_SAFE_MAX_FD(m, n) do { if (m >= FD_SETSIZE) { _php_emit_fd_setsize_warning(m); m = FD… argument
/PHP-5.5/ext/date/lib/
H A Dparse_date.re1011 s->time->m = 1;
1427 s->time->m = 1;
1444 s->time->m = 1;
1463 s->time->m = 1;
1534 s->time->relative.m = 0 - s->time->relative.m;
1815 time->m = 1;
1827 if (time->m == TIMELIB_UNSET ) time->m = 1;
1902 s->time->m = 1;
1957 case 'a': /* am/pm/a.m./p.m. */
2017 s->time->m = 1;
[all …]
/PHP-5.5/ext/reflection/tests/
H A D002.phpt10 function __construct($c,$m)
13 parent::__construct($c,$m);
/PHP-5.5/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-5.5/ext/soap/interop/
H A Dtest.utility.php19 $m = substr($r[8],4,2);
21 $m = substr($r[8],3,2);
23 $t += (($op == "-"?1:-1) * $h * 60 + $m) * 60;
/PHP-5.5/ext/pdo_mysql/
H A Dpdo_mysql.c180 dbg->m->set_mode(dbg, PDO_MYSQL_G(debug)); in PHP_RINIT_FUNCTION()
195 dbg->m->close(dbg); in PHP_RSHUTDOWN_FUNCTION()
196 dbg->m->free_handle(dbg); in PHP_RSHUTDOWN_FUNCTION()
/PHP-5.5/ext/date/tests/
H A DDateTime_verify.phpt161 string(13) "Y-m-d\TH:i:sP"
165 string(13) "Y-m-d\TH:i:sO"
177 string(13) "Y-m-d\TH:i:sP"
181 string(13) "Y-m-d\TH:i:sP"
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 Dbug29150.phpt7 echo gmdate("Y-m-d H:i:s", strtotime("20 VI. 2005"));
H A Dbug28599.phpt6 print gmdate("d-m-Y H:i:s", strtotime("+30 minutes", 1100535573));
H A Doo_001.phpt16 var_dump($d->format("Y-m-d H:i:s"));
19 var_dump($d->format("Y-m-d H:i:s"));
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A DtestinputEBC11 /^A/m
15 /^A/m<any>
21 /^A/m<anycrlf>
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h39 #define PACKET_WRITE(packet, conn) ((packet)->header.m->write_to_net((packet), (conn) TSRMLS_CC))
40 #define PACKET_READ(packet, conn) ((packet)->header.m->read_from_net((packet), (conn) TSRMLS_CC))
45 ((packet)->header.m->free_mem((packet), FALSE TSRMLS_CC)); \
62 mysqlnd_packet_methods *m; member
/PHP-5.5/win32/build/
H A Dlibs_version.txt16 openssl-1.0.1m
/PHP-5.5/ext/date/
H A Dphp_date.c1540 now->m = mon; in php_mktime()
1614 long m, d, y; in PHP_FUNCTION() local
1665 ta.tm_mon = ts->m - 1; in php_strftime()
3092 if (tmp_time->m != -99999) { in php_date_modify()
3093 dateobj->time->m = tmp_time->m; in php_date_modify()
3462 dateobj->time->m = m; in php_date_date_set()
3473 long y, m, d; in PHP_FUNCTION() local
3490 long y, m, d; in PHP_METHOD() local
3510 dateobj->time->m = 1; in php_date_isodate_set()
4039 GET_VALUE_FROM_STRUCT(m, "m"); in date_interval_read_property()
[all …]
/PHP-5.5/ext/phar/tests/files/
H A Dstuboflength1041.phar14 T���������������������a.php����N���^�d\����������b.php����N�����mŶ������hi1hi2�,��…
/PHP-5.5/ext/standard/tests/strings/
H A Dconvert_cyr_string.phpt12 var_dump(convert_cyr_string((binary)"[[[[[[", "q", "m"));
14 var_dump(convert_cyr_string((binary)"[[[[[[", "m", "a"));
H A Dchunk_split_variation4.phpt60 I'm sure it'll work also with \
120 th m
161 I'm

Completed in 62 milliseconds

12345678910>>...19