Home
last modified time | relevance | path

Searched refs:on (Results 4726 – 4750 of 4855) sorted by relevance

1...<<181182183184185186187188189190>>...195

/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_explain_metadata.phpt66 /* Depending on your version, the MySQL server migit not support this */
H A Dmysqli_poll_reference.phpt218 Warning: mysqli_poll(): All arrays passed are clear in %s on line %d
H A Dmysqli_real_connect.phpt155 …li_real_connect(): (%s/%d): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d
H A Dmysqli_real_connect_pconn.phpt154 …li_real_connect(): (%s/%d): Access denied for user '%s'@'%s' (using password: YES) in %s on line %d
H A Dmysqli_set_charset.phpt25 die(sprintf("skip Cannot check server version, based on '%s'",
H A Dmysqli_connect.phpt147 Warning: mysqli_connect(): (%s/%d): Access denied for user '%s'@'%s' (using password: YES) in %s on
/PHP-8.0/Zend/tests/
H A Dbug42819.phpt304 thrown in %sbug42819.php on line %d
/PHP-8.0/ext/standard/
H A Dconfig.m4369 #error no strptime() on this platform
384 dnl Check for arc4random on BSD systems
H A Dvar_unserializer.re27 /* VAR_FLAG used in var_dtor entries to signify an entry on which
753 # pragma optimize("", on)
885 /* Use double for large zend_long values that were serialized on a 64-bit system */
1184 * depending on the serialization format. */
/PHP-8.0/sapi/fpm/tests/
H A Dlogtool.inc483 * @param string $type Entry type like NOTICE, WARNING, DEBUG and so on.
542 * @param string $type Entry type like NOTICE, WARNING, DEBUG and so on.
573 * @param string $type Entry type like NOTICE, WARNING, DEBUG and so on.
/PHP-8.0/
H A DUPGRADING201 . Applying the final modifier on a private method will now produce a warning
396 . mb_ereg() and mb_eregi() will now return boolean true on a successful
527 . spl_autoload_register() will now always throw a TypeError on invalid
591 . The default locale on startup is now always "C". No locales are inherited
760 . Private methods declared on a parent class no longer enforce any
761 inheritance rules on the methods of a child class. (with the exception of
795 compile-time warnings and replay them on the next include, even if it is
828 Unlike pipes, sockets do not suffer from blocking I/O issues on Windows.
967 userland callback that will be used to authorize or not an action on the
1155 - array_slice() on an array without gaps will no longer scan the whole array to
/PHP-8.0/ext/standard/tests/file/
H A Dfwrite_variation4-win32.phpt28 /* open the file using $files_modes and perform fwrite() on it */
H A Dfwrite_variation4.phpt28 /* open the file using $files_modes and perform fwrite() on it */
H A Dpathinfo_variaton.phpt89 Warning: Undefined variable $fp in %s on line %d
H A Dfwrite_variation2-win32.phpt28 /* open the file using $files_modes and perform fwrite() on it */
/PHP-8.0/ext/standard/tests/strings/
H A Dstr_pad.phpt42 /* loop through to use each variant of $pad_length on each element of $input_strings array */
/PHP-8.0/ext/oci8/tests/
H A Dimp_res_field.phpt6 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
H A Dbug43497.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
/PHP-8.0/Zend/
H A DREADME.md35 threading and direct threading). As a result ZE2 got more than 20% speedup on
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c4136 JIT_G(on) = 0; in zend_jit_parse_config_num()
4159 JIT_G(on) = 1; in zend_jit_parse_config_num()
4176 JIT_G(on) = 0; in zend_jit_config()
4183 JIT_G(on) = 0; in zend_jit_config()
4191 JIT_G(on) = 1; in zend_jit_config()
4198 JIT_G(on) = 1; in zend_jit_config()
4216 JIT_G(on) = 0; in zend_jit_config()
4260 JIT_G(on) = 0; in zend_jit_check_support()
4269 JIT_G(on) = 0; in zend_jit_check_support()
4284 JIT_G(on) = 0; in zend_jit_check_support()
[all …]
/PHP-8.0/ext/pdo_mysql/
H A Dmysql_statement.c198 my_bool on = 1; in pdo_mysql_stmt_after_execute_prepared() local
199 mysql_stmt_attr_set(S->stmt, STMT_ATTR_UPDATE_MAX_LENGTH, &on); in pdo_mysql_stmt_after_execute_prepared()
/PHP-8.0/ext/pcntl/
H A Dpcntl.c1393 zend_bool on, on_is_null = 1; in PHP_FUNCTION() local
1395 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|b!", &on, &on_is_null) == FAILURE) { in PHP_FUNCTION()
1404 PCNTL_G(async_signals) = on; in PHP_FUNCTION()
/PHP-8.0/main/
H A Dfastcgi.c1098 BOOL on = 1; in fcgi_read_request() local
1100 int on = 1; in fcgi_read_request()
1103 setsockopt(req->fd, IPPROTO_TCP, TCP_NODELAY, (char*)&on, sizeof(on)); in fcgi_read_request()
/PHP-8.0/ext/zlib/tests/
H A Ddata.inc64 And on thy blade and dudgeon gouts of blood,
/PHP-8.0/ext/intl/
H A DERROR_CONVENTIONS.md74 * Intl methods and functions should return `FALSE` on error (even argument

Completed in 66 milliseconds

1...<<181182183184185186187188189190>>...195