Home
last modified time | relevance | path

Searched refs:engine (Results 76 – 98 of 98) sorted by relevance

1234

/PHP-8.0/ext/mysqli/tests/
H A Dconnect.inc16 $engine = getenv("MYSQL_TEST_ENGINE") ?: "InnoDB";
H A Dmysqli_stmt_get_result_bit.phpt47 …, bit_value BIT(%d) NOT NULL, bit_null BIT(%d) DEFAULT NULL) ENGINE="%s"', $bits, $bits, $engine)))
H A Dmysqli_insert_packet_overflow.phpt79 if (!mysqli_query($link, "CREATE TABLE {$table_name}(col_blob LONGBLOB) ENGINE=" . $engine))
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt21 …ABLE test(id INT NOT NULL AUTO_INCREMENT, label LONGBLOB, PRIMARY KEY(id)) ENGINE = %s", $engine)))
H A Dmysqli_prepare.phpt33 …if (!is_object(($stmt = mysqli_prepare($link, 'CREATE TABLE test2(id INT) ENGINE =' . $engine))) |…
H A Dmysqli_affected_rows_oo.phpt30 … (!$mysqli->query('CREATE TABLE test(id INT, label CHAR(1), PRIMARY KEY(id)) ENGINE = ' . $engine))
H A Dmysqli_stmt_bind_result_bit.phpt46 …bit_value BIT(%d) NOT NULL, bit_null BIT(%d) DEFAULT NULL) ENGINE = %s", $bits, $bits, $engine))) {
H A Dmysqli_affected_rows.phpt23 …sqli_query($link, 'CREATE TABLE test(id INT, label CHAR(1), PRIMARY KEY(id)) ENGINE = ' . $engine))
H A Dmysqli_stmt_affected_rows.phpt23 …_prepare($stmt, 'CREATE TABLE test(id INT, label CHAR(1), PRIMARY KEY(id)) ENGINE = ' . $engine) ||
H A Dmysqli_get_client_stats.phpt19 no_index_used - difficult to simulate because server/engine dependent
20 bad_index_used - difficult to simulate because server/engine dependent
585 …if (!mysqli_query($link, "CREATE TABLE non_result_set_queries_test(id INT) ENGINE = " . $engine)) {
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_autocommit.phpt54 // nice, we have a transactional engine to play with
/PHP-8.0/sapi/litespeed/
H A Dlsapi_main.c77 static int engine = 1; variable
814 engine = 0; in alter_ini()
1119 engine = 1; in processReq()
1122 if ( engine ) { in processReq()
/PHP-8.0/sapi/apache2handler/
H A Dphp_functions.c479 …STD_PHP_INI_BOOLEAN("engine", "1", PHP_INI_ALL, OnUpdateBool, engine, php_apache2_info_struct, p…
H A Dsapi_apache2.c626 if (!AP2(engine)) { in php_handler()
/PHP-8.0/Zend/
H A DZend.m4124 dnl Basic checks specific for the Zend engine library.
/PHP-8.0/
H A DEXTENSIONS173 COMMENT: Integrates SQLite 3 embeddable SQL database engine.
H A DCODING_STANDARDS.md72 In almost all cases, memory returned to the engine must be allocated using
H A DCONTRIBUTING.md205 └─ main/ # Binding that ties extensions, SAPIs, and engine together
H A Dphp.ini-development183 ; Enable the PHP scripting language engine under Apache.
184 ; http://php.net/engine
185 engine = On
H A Dphp.ini-production183 ; Enable the PHP scripting language engine under Apache.
184 ; http://php.net/engine
185 engine = On
/PHP-8.0/sapi/phpdbg/
H A Dxml.md603 - wrongapi: wrong Zend engine version (apineeded / apiinstalled attributes give information about t…
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます8779 0 string CUBE Map file for cube and cube2 engine games
9326 >132 ubelong 0 Extensible storage engine
14249 # Build engine group files (Duke Nukem, Shadow Warrior, ...)
14252 0 string KenSilverman Build engine group file
14317 # NetImmerse/Gamebryo game engine entries
14319 # Summary: Gamebryo game engine file
14322 0 string Gamebryo\ File\ Format,\ Version\ Gamebryo game engine file
14325 # Summary: Gamebryo game engine file
14328 0 string ;Gamebryo\ KFM\ File\ Version\ Gamebryo game engine animation File
14331 # Summary: NetImmerse game engine file
[all …]
H A Dmagic8779 0 string CUBE Map file for cube and cube2 engine games
9326 >132 ubelong 0 Extensible storage engine
14249 # Build engine group files (Duke Nukem, Shadow Warrior, ...)
14252 0 string KenSilverman Build engine group file
14317 # NetImmerse/Gamebryo game engine entries
14319 # Summary: Gamebryo game engine file
14322 0 string Gamebryo\ File\ Format,\ Version\ Gamebryo game engine file
14325 # Summary: Gamebryo game engine file
14328 0 string ;Gamebryo\ KFM\ File\ Version\ Gamebryo game engine animation File
14331 # Summary: NetImmerse game engine file
[all …]

Completed in 217 milliseconds

1234