Home
last modified time | relevance | path

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

12345678910>>...20

/PHP-7.4/ext/pcre/tests/
H A Dbug42945.phpt6 var_dump(preg_match_all('/\b/', "a'", $m, PREG_OFFSET_CAPTURE));
7 var_dump($m);
H A Dpreg_replace_callback2.phpt22 var_dump(preg_replace_callback('~\A.~', function($m) { return strtolower($m[0]); }, 'ABC'));
H A Dbug66121.phpt10 var_dump(preg_replace('/(?<!k)/u', '*', 'm'));
24 string(3) "*m*"
H A D001.phpt12 ~x', $s, $m));
14 var_dump($m);
H A Dbug37911.phpt14 var_dump(preg_match('|(?P<name>blub)|', 'bla blub blah', $m));
15 var_dump($m);
/PHP-7.4/ext/date/lib/
H A Dtimelib.h179 timelib_sll y, m, d; /* Years, Months and Days */ member
207 timelib_sll y, m, d; /* Year, Month, Day */ member
408 timelib_sll timelib_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d);
411 timelib_sll timelib_iso_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d);
415 timelib_sll timelib_day_of_year(timelib_sll y, timelib_sll m, timelib_sll d);
421 timelib_sll timelib_days_in_month(timelib_sll y, timelib_sll m);
424 void timelib_isoweek_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iw, timeli…
428 void timelib_isodate_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iy, timeli…
431 …te(timelib_sll iy, timelib_sll iw, timelib_sll id, timelib_sll *y, timelib_sll *m, timelib_sll *d);
439 int timelib_valid_date(timelib_sll y, timelib_sll m, timelib_sll d);
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_vio.c81 php_stream * net_stream = vio->data->m.get_stream(vio); in MYSQLND_METHOD()
249 php_stream * net_stream = vio->data->m.get_stream(vio); in MYSQLND_METHOD()
283 ret = vio->data->m.open_pipe; in MYSQLND_METHOD()
288 ret = vio->data->m.open_tcp_or_unix; in MYSQLND_METHOD()
309 vio->data->m.close_stream(vio, conn_stats, error_info); in MYSQLND_METHOD()
495 php_stream * net_stream = net->data->m.get_stream(net); in MYSQLND_METHOD()
649 if (net && (net_stream = net->data->m.get_stream(net))) { in MYSQLND_METHOD()
664 net->data->m.set_stream(net, NULL); in MYSQLND_METHOD()
696 vio->data->m.free_contents(vio); in MYSQLND_METHOD()
697 vio->data->m.close_stream(vio, stats, error_info); in MYSQLND_METHOD()
[all …]
H A Dmysqlnd_loaddata.c162 ret = net->data->m.send(net, vio, empty_packet, 0, conn->stats, conn->error_info); in mysqlnd_handle_local_infile()
182 ret = net->data->m.send(net, vio, empty_packet, 0, conn->stats, conn->error_info); in mysqlnd_handle_local_infile()
188 if ((ret = net->data->m.send(net, vio, buf, bufsize, conn->stats, conn->error_info)) == 0) { in mysqlnd_handle_local_infile()
196 if ((ret = net->data->m.send(net, vio, empty_packet, 0, conn->stats, conn->error_info)) == 0) { in mysqlnd_handle_local_infile()
216 if (FAIL == conn->payload_decoder_factory->m.send_command_handle_response( in mysqlnd_handle_local_infile()
H A Dmysqlnd_reverse_api.c79 …*save_client_api_capabilities = retval->data->m->negotiate_client_api_capabilities(retval->data, c… in zval_to_mysqlnd()
92 …*save_client_api_capabilities = retval->data->m->negotiate_client_api_capabilities(retval->data, c… in zval_to_mysqlnd()
H A Dphp_mysqlnd.c260 dbg->m->set_mode(dbg, MYSQLND_G(debug)); in PHP_RINIT_FUNCTION()
261 trace_alloc->m->set_mode(trace_alloc, MYSQLND_G(trace_alloc_settings)); in PHP_RINIT_FUNCTION()
281 dbg->m->close(dbg); in PHP_RSHUTDOWN_FUNCTION()
282 dbg->m->free_handle(dbg); in PHP_RSHUTDOWN_FUNCTION()
286 trace_alloc->m->close(trace_alloc); in PHP_RSHUTDOWN_FUNCTION()
287 trace_alloc->m->free_handle(trace_alloc); in PHP_RSHUTDOWN_FUNCTION()
H A Dmysqlnd_debug.c60 if (!self->stream && FAIL == self->m->open(self, FALSE)) { in MYSQLND_METHOD()
132 self->m->close(self); in MYSQLND_METHOD()
133 self->m->open(self, TRUE); in MYSQLND_METHOD()
157 if (!self->stream && FAIL == self->m->open(self, FALSE)) { in MYSQLND_METHOD()
234 self->m->close(self); in MYSQLND_METHOD()
235 self->m->open(self, TRUE); in MYSQLND_METHOD()
432 self->m->log_va(self, __LINE__, __FILE__, 0, "info : ", in MYSQLND_METHOD()
435 self->m->log_va(self, __LINE__, __FILE__, -1, "info : ", in MYSQLND_METHOD()
719 ret->m = & mysqlnd_mysqlnd_debug_methods; in mysqlnd_debug_init()
743 dbg->m->close(dbg); in mysqlnd_debug()
[all …]
/PHP-7.4/ext/gmp/tests/
H A Dgmp_pown.phpt19 $m = gmp_init(900);
20 var_dump(gmp_strval(gmp_powm($n,$e,$m)));
25 var_dump(gmp_powm(array(),$e,$m));
26 var_dump(gmp_powm($n,array(),$m));
/PHP-7.4/ext/date/tests/
H A Dtest-parse-from-format.phpt24 string(13) "Y-m-d\TH:i:sP"
46 string(13) "Y-m-d\TH:i:sO"
112 string(13) "Y-m-d\TH:i:sP"
134 string(13) "Y-m-d\TH:i:sP"
H A D002.phpt37 echo date ("Y-m-d H:i:s\n", strtotime ($date));
48 echo date ("Y-m-d H:i:s\n", strtotime ($date));
H A Dbug52062.phpt12 var_dump($d->format('Y-m-d H:i:s U'));
17 var_dump($d->format('Y-m-d H:i:s U'));
H A Dbug53437_var2.phpt19 ["m"]=>
53 ["m"]=>
H A Dbug52808.phpt31 ["m"]=>
65 ["m"]=>
99 ["m"]=>
/PHP-7.4/ext/reflection/tests/
H A DReflectionFunction_isGenerator_basic.phpt42 foreach($rc->getMethods() as $m) {
43 var_dump($m->isGenerator());
H A D005.phpt43 foreach($r->getMethods() as $m)
45 var_dump(strip_doc_comment($m->getDocComment()));
/PHP-7.4/ext/standard/tests/password/
H A Dpassword_get_info_argon2.phpt11 var_dump(password_get_info('$argon2i$v=19$m=65536,t=3,p=1$SWhIcG5MT21Pc01PbWdVZw$WagZELICsz7jlqOR2Y…
12 var_dump(password_get_info('$argon2id$v=19$m=1024,t=2,p=2$Zng1U1RHS0h1aUJjbGhPdA$ajQnG5s01Ws1ad8xv+…
/PHP-7.4/sapi/embed/
H A Dconfig.m414 …INSTALL_IT="\$(mkinstalldirs) \$(INSTALL_ROOT)\$(prefix)/lib; \$(INSTALL) -m 0755 $SAPI_SHARED \$(…
18 …INSTALL_IT="\$(mkinstalldirs) \$(INSTALL_ROOT)\$(prefix)/lib; \$(INSTALL) -m 0644 $SAPI_STATIC \$(…
/PHP-7.4/ext/fileinfo/tests/
H A Dcve-2014-1943-mb.phpt14 $m = "0 byte x\n".
23 file_put_contents($fm, $m);
H A Dcve-2014-1943.phpt14 $m = "0 byte x\n".
23 file_put_contents($fm, $m);
/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_format_intlcalendar_variant2.phpt15 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}');
20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
H A Dmsgfmt_format_intlcalendar_variant4.phpt15 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}');
20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');

Completed in 37 milliseconds

12345678910>>...20