Home
last modified time | relevance | path

Searched refs:log (Results 1 – 25 of 84) sorted by relevance

1234

/PHP-7.1/ext/standard/tests/math/
H A Dlog_error.phpt2 Test log() - wrong params test log()
7 log();
8 log(36,4,true);
9 log(36, -4);
12 Warning: log() expects at least 1 parameter, 0 given in %s on line %d
14 Warning: log() expects at most 2 parameters, 3 given in %s on line %d
16 Warning: log(): base must be greater than 0 in %s on line %d
H A Dlog_variation2.phpt5 /* Prototype : float log ( float $arg [, float $base ] )
10 echo "*** Testing log() : usage variations ***\n";
82 var_dump(log(3.14, $input));
89 *** Testing log() : usage variations ***
93 Warning: log(): base must be greater than 0 in %s on line %d
104 Warning: log(): base must be greater than 0 in %s on line %d
115 Warning: log(): base must be greater than 0 in %s on line %d
129 Warning: log(): base must be greater than 0 in %s on line %d
134 Warning: log(): base must be greater than 0 in %s on line %d
142 Warning: log(): base must be greater than 0 in %s on line %d
[all …]
H A Dlog_variation1.phpt2 Test log() function : usage variations - different data types as $arg argument
5 /* Prototype : float log ( float $arg [, float $base ] )
10 echo "*** Testing log() : usage variations ***\n";
78 // loop through each element of $inputs to check the behaviour of log()
82 var_dump(log($input, 10));
89 *** Testing log() : usage variations ***
141 Warning: log() expects parameter 1 to be float, string given in %s on line %d
146 Warning: log() expects parameter 1 to be float, string given in %s on line %d
151 Warning: log() expects parameter 1 to be float, array given in %s on line %d
156 Warning: log() expects parameter 1 to be float, string given in %s on line %d
[all …]
H A Dlog.phpt2 log() tests
7 $x2 = (int) exp(log($x));
8 // e ^ log(x) should be close in range to x
17 // Now test the base form of log
20 $x2 = (int) pow($base, log($x, $base));
21 // base ^ log(x) should be close in range to x
H A Dlog_basic.phpt2 Test log() - basic function test log()
22 $res = log($values[$i]);
28 $res = log($values[$i], 4);
H A Dlog_basiclong_64bit.phpt2 Test log function : 64bit long tests
24 var_dump(log($longVal));
H A Dbug25665.phpt12 var_dump(log(0));
/PHP-7.1/ext/standard/tests/mail/
H A Dmail_log.phpt2 Test mail() function : mail.log ini setting
5 mail.log = /tmp/mail.log
15 $logfile = ini_get("mail.log");
23 $subject = "mail.log test";
24 $message = "Testing mail.log";
40 unlink("/tmp/mail.log");
47 …mail() on [%smail_log.php:%d]: To: test@example.com -- Headers: X-Test: 1 -- Subject: mail.log test
/PHP-7.1/ext/standard/tests/general_functions/
H A Dbug60723.phpt9 $log = $dir . "/tmp.err";
10 ini_set("error_log", $log);
13 readfile($log);
14 unlink($log);
H A Dbug70249.phpt11 // make sure log entries written by shutdown functions are also flushed
/PHP-7.1/
H A D.gitignore56 config.log
71 debug.log
122 tests/*/*.log
128 tests/*/*/*.log
134 */tests/*.log
140 */tests/*/*.log
146 */tests/*/*/*.log
153 */*/tests/*.log
159 */*/tests/*/*.log
165 */*/tests/*/*/*.log
[all …]
/PHP-7.1/ext/standard/tests/serialize/
H A Dbug62373.phpt8 $size_of_ce = (((int)(log(PHP_INT_MAX) / log(2)) + 1 == 32 ? 368: 680) + 15) & ~15;
/PHP-7.1/sapi/fpm/
H A Dphp-fpm.conf.in19 ; Error log file
20 ; If it's set to "syslog", log is sent to syslogd instead of being written
23 ; Default Value: log/php-fpm.log
24 ;error_log = log/php-fpm.log
H A DMakefile.frag9 @$(mkinstalldirs) $(INSTALL_ROOT)$(localstatedir)/log
/PHP-7.1/ext/standard/
H A Dmath.c219 return log(z + sqrt(z * z + 1)); in php_asinh()
222 return -log(-z + sqrt(z * z + 1)); in php_asinh()
225 return(log(z + sqrt(1 + pow(z, 2))) / log(M_E)); in php_asinh()
240 return log(x + sqrt(x * x - 1)); in php_acosh()
245 return(log(x + sqrt(x * x - 1))); in php_acosh()
258 return(0.5 * log((1 + z) / (1 - z))); in php_atanh()
270 return(log(1 + x)); in php_log1p()
685 PHP_FUNCTION(log) in PHP_FUNCTION() argument
696 RETURN_DOUBLE(log(num)); in PHP_FUNCTION()
718 RETURN_DOUBLE(log(num) / log(base)); in PHP_FUNCTION()
/PHP-7.1/sapi/fpm/tests/
H A Dtester.inc19 * File extension for access log.
21 const FILE_EXT_LOG_ACC = 'acc.log';
24 * File extension for error log.
26 const FILE_EXT_LOG_ERR = 'err.log';
29 * File extension for slow log.
620 * Get a single log line
637 * Get log lines
1116 * Expect a log notice.
1128 * Expect a log warning.
1140 * Expect a log error.
[all …]
H A Dbug68421-ipv6-access-log.phpt18 access.log = {{FILE:LOG:ACC}}
/PHP-7.1/ext/mbstring/libmbfl/
H A DMakefile.am7 CLEANFILES=*.log *.sum
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg.init.d22 LOGFILE=/var/log/phpdbg.log
/PHP-7.1/scripts/dev/
H A Dphpextdist16 config.log libtool php_config.h config_vars.mk Makefile
/PHP-7.1/ext/imap/
H A Dconfig.m466 Add --with-kerberos to your configure line. Check config.log for details.
83 Check the path given to --with-openssl-dir and output in config.log)
90 Add --with-imap-ssl to your configure line. Check config.log for details.
164 …nature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional info…
167 …nature, but U8T_CANONICAL is present. This should not happen. Check config.log for additional info…
281 AC_MSG_ERROR([build test failed. Please check the config.log for details.])
/PHP-7.1/Zend/tests/
H A Dbug73954.phpt12 takes_int(log(tan(3.14)));
H A Dbug42143.phpt18 var_dump(log10(-1) == log(-1));
/PHP-7.1/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h42 #define PDO_DBG_INF(msg) do { if (dbg_skip_trace == FALSE) PDO_MYSQL_G(dbg)->m->log(PDO_MYSQL_G(dbg…
43 #define PDO_DBG_ERR(msg) do { if (dbg_skip_trace == FALSE) PDO_MYSQL_G(dbg)->m->log(PDO_MYSQL_G(dbg…
/PHP-7.1/ext/standard/tests/network/
H A Dsyslog_basic-win32.phpt11 * Description: Generate a system log message

Completed in 46 milliseconds

1234