Home
last modified time | relevance | path

Searched refs:m (Results 426 – 450 of 488) sorted by relevance

1...<<11121314151617181920

/PHP-7.4/ext/standard/tests/array/
H A Dusort_variation8.phpt19 $array_arg = array("b" => "Banana", "m" => "Mango", "a" => "apple",
/PHP-7.4/ext/spl/tests/
H A Dbug45826.phpt73 …:3;i:2;O:11:"ArrayObject":4:{i:0;i:0;i:1;a:3:{i:0;r:3;i:1;r:3;i:2;r:5;}i:2;a:0:{}i:3;N;}};m:a:0:{}"
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt12 if (preg_match(",.+:([0-9A-F]+):.+,", $error_string, $m) > 0) {
13 $error_code = $m[1];
/PHP-7.4/ext/standard/tests/strings/
H A Dchunk_split_variation5.phpt53 …|i||n||s|| ||a||n||d|| ||s||p||e||c||i||a||l|| ||c||h||a||r|| ||&|| ||n||u||m||b||e||r||s|| ||1||2…
/PHP-7.4/ext/date/tests/
H A Dbug27780.phpt38 echo $time, strftime(" [%Y-%m-%d %H:%M:%S %Z]", $time), " [$timestring]\n";
H A Dbug73858.phpt6 In the "verbose setup method" I'm trying setup the DateTime object myself
H A Drfc-datetime_and_daylight_saving_time-type3-ba.phpt9 $date_format = 'Y-m-d H:i:s T e';
H A Drfc-datetime_and_daylight_saving_time-type3-bs.phpt10 $date_format = 'Y-m-d H:i:s T e';
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_list.c38 #define PHPDBG_LIST_COMMAND_D(f, h, a, m, l, s, flags) \ argument
39 PHPDBG_COMMAND_D_EXP(f, h, a, m, l, s, &phpdbg_prompt_commands[12], flags)
H A Dphpdbg_print.c29 #define PHPDBG_PRINT_COMMAND_D(f, h, a, m, l, s, flags) \ argument
30 PHPDBG_COMMAND_D_EXP(f, h, a, m, l, s, &phpdbg_prompt_commands[8], flags)
H A Dphpdbg_info.c30 #define PHPDBG_INFO_COMMAND_D(f, h, a, m, l, s, flags) \ argument
31 PHPDBG_COMMAND_D_EXP(f, h, a, m, l, s, &phpdbg_prompt_commands[13], flags)
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param.phpt243 func_mysqli_stmt_bind_datatype($link, $engine, "s", "DATE", @date('Y-m-d'), 420);
244 func_mysqli_stmt_bind_datatype($link, $engine, "s", "DATE NOT NULL", @date('Y-m-d'), 430);
247 func_mysqli_stmt_bind_datatype($link, $engine, "s", "DATETIME", @date('Y-m-d H:i:s'), 450);
248 …func_mysqli_stmt_bind_datatype($link, $engine, "s", "DATETIME NOT NULL", @date('Y-m-d H:i:s'), 460…
251 func_mysqli_stmt_bind_datatype($link, $engine, "s", "TIMESTAMP", @date('Y-m-d H:i:s'), 480);
H A Dmysqli_debug_mysqlnd_only.phpt75 $trace = try_control_string($link, 't:m:O,' . $trace_file, $trace_file, 10);
H A Dmysqli_debug_mysqlnd_control_string.phpt208 // m - trace memory allocations
209 $trace = try_control_string($link, 't:O,' . $trace_file . ':m', $trace_file, 120);
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in284 ; %m: request method
310 ; e.g. for a ISO8601 formatted timestring, use: %{%Y-%m-%dT%H:%M:%S%z}t
315 ; e.g. for a ISO8601 formatted timestring, use: %{%Y-%m-%dT%H:%M:%S%z}t
318 ; Default: "%R - %u %t \"%m %r\" %s"
319 ;access.format = "%R - %u %t \"%m %r%Q%q\" %s %f %{mili}d %{kilo}M %C%%"
328 ; Available units: s(econds)(default), m(inutes), h(ours), or d(ays)
339 ; Available units: s(econds)(default), m(inutes), h(ours), or d(ays)
/PHP-7.4/ext/filter/tests/
H A D043.phpt123 string(1) "m"
/PHP-7.4/tests/output/
H A Dob_start_basic_004.phpt11 … 1 should not have any special behaviour (http://marc.info/?l=php-internals&m=123476465621346&w=2).
/PHP-7.4/ext/oci8/tests/
H A Dbind_char_1.phpt184 $m = oci_error($s);
185 echo " Oci_execute error ORA-".$m['code']." Exiting Query\n";
H A Dbind_char_1_11gR1.phpt186 $m = oci_error($s);
187 echo " Oci_execute error ORA-".$m['code']." Exiting Query\n";
H A Dedition_2.phpt158 $m = oci_error();
159 die("Error:" . $m['message']);
/PHP-7.4/ext/sockets/
H A Dsockets.c574 int m = 0; local
581 m = fcntl(sock->bsd_socket, F_GETFL);
582 if (m < 0) {
583 return m;
585 nonblock = (m & O_NONBLOCK);
586 m = 0;
594 if (m > 0) {
597 } else if (m == 0) {
613 m = recv(sock->bsd_socket, (void *) t, 1, flags);
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_begintransaction.phpt134 …printf("[028] I'm confused, how can autocommit be on? Didn't I say I want to manually control tran…
204 [028] I'm confused, how can autocommit be on? Didn't I say I want to manually control transactions?
/PHP-7.4/ext/date/lib/
H A Dunixtime2tm.c106 tm->m = i + 1; in timelib_unixtime2gmt()
/PHP-7.4/Zend/
H A DZend.m4105 __asm__ __volatile__ ("fnstcw %0" : "=m" (*&oldcw));
107 __asm__ __volatile__ ("fldcw %0" : : "m" (*&cw));
111 __asm__ __volatile__ ("fldcw %0" : : "m" (*&oldcw));
/PHP-7.4/ext/gd/libgd/
H A Dgd.c715 double m; /* gradient of line */ in clip_1d() local
721 m = (*y1 - *y0)/(double)(*x1 - *x0); /* calculate the slope of the line */ in clip_1d()
723 *y0 -= (int)(m * *x0); in clip_1d()
727 *y1 += (int)(m * (maxdim - *x1)); in clip_1d()
736 m = (*y1 - *y0)/(double)(*x1 - *x0); /* calculate the slope of the line */ in clip_1d()
737 *y0 += (int)(m * (maxdim - *x0)); /* adjust so point is on the right boundary */ in clip_1d()
741 *y1 -= (int)(m * *x1); in clip_1d()
748 m = (*y1 - *y0)/(double)(*x1 - *x0); /* calculate the slope of the line */ in clip_1d()
749 *y1 += (int)(m * (maxdim - *x1)); in clip_1d()
754 m = (*y1 - *y0)/(double)(*x1 - *x0); /* calculate the slope of the line */ in clip_1d()
[all …]

Completed in 105 milliseconds

1...<<11121314151617181920