Home
last modified time | relevance | path

Searched refs:engine (Results 101 – 122 of 122) sorted by relevance

12345

/PHP-5.5/
H A DUPGRADING.INTERNALS88 Internal engine lowercasing will be using ASCII-only rules. User-facing functions,
H A DEXTENSIONS236 COMMENT: Integrates SQLite 2 embeddable SQL database engine.
243 COMMENT: Integrates SQLite 3 embeddable SQL database engine.
H A DCODING_STANDARDS78 In almost all cases, memory returned to the engine must be allocated
H A DUPGRADING520 design restriction in the engine and could not be fixed easily
H A Dphp.ini-development187 ; Enable the PHP scripting language engine under Apache.
188 ; http://php.net/engine
189 engine = On
H A Dphp.ini-production187 ; Enable the PHP scripting language engine under Apache.
188 ; http://php.net/engine
189 engine = On
H A DINSTALL883 contains the basic engine (plus gettext and iconv). Next, take a look
1745 php_admin_flag engine on
1749 php_admin_flag engine on
2007 And for IIS4 you need to tell it that PHP is a script engine.
H A DNEWS4657 - Zend engine:
5513 - Fixed bug #49447 (php engine need to correctly check for socket API
5764 . Improved engine stack implementation for better performance and stability.
7126 - Fixed bug #42590 (Make the engine recognize \v and \f escape sequences).
8319 - Fixed bug #38779 (engine crashes when require()'ing file with syntax error
8853 - Fixed bug #35785 (SimpleXML causes memory read error zend engine). (Marcus)
/PHP-5.5/sapi/apache2handler/
H A Dphp_functions.c532 …STD_PHP_INI_ENTRY("engine", "1", PHP_INI_ALL, OnUpdateLong, engine, php_apache2_info_struct, php…
H A Dsapi_apache2.c585 if (!AP2(engine)) { in php_handler()
/PHP-5.5/ext/ereg/regex/
H A DWHATSNEW51 to change for 4.4BSD. Cleanup work in engine.c, and some new regression
/PHP-5.5/sapi/apache/
H A Dphp_apache.c116 …STD_PHP_INI_ENTRY("engine", "1", PHP_INI_ALL, OnUpdateLong, engine, php_apache_info_struct…
H A Dmod_php5.c631 if (!AP(engine)) { in send_php()
/PHP-5.5/Zend/
H A DZEND_CHANGES341 properties in the created object. For convenience, the engine
459 implicitly by the engine. In order to run a parent destructor,
1028 there are several improvements in the language engine features:
1139 The Zend Engine claims 100% compatibility with the engine of PHP
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_affected_rows.phpt33 …_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
590 if (!mysqli_query($link, "CREATE TABLE non_result_set_queries_test(id INT) ENGINE = " . $engine)) {
/PHP-5.5/win32/
H A Dinstall.txt359 Note: In PHP 4, the engine was named 'ActivePHP', so if you are
438 check the 'Script engine' checkbox. Now, click OK a few times.
457 exclusions' blank, and check the 'Script engine' checkbox. Now,
1358 php_admin_flag engine on
1691 tell it that PHP is a script engine. Also, you will want to read this
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c678 if (!AP(engine)) { in send_php()
H A Dphp_apache.c102 …STD_PHP_INI_ENTRY("engine", "1", PHP_INI_ALL, OnUpdateLong, engine, php_apache_info_struct…
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME777 16/32-bit features of the DFA matching engine.
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic4568 0 string CUBE Map file for cube and cube2 engine games
8338 # Build engine group files (Duke Nukem, Shadow Warrior, ...)
8341 0 string KenSilverman Build engine group file
8406 # NetImmerse/Gamebryo game engine entries
8408 # Summary: Gamebryo game engine file
8411 0 string Gamebryo\ File\ Format,\ Version\ Gamebryo game engine file
8414 # Summary: Gamebryo game engine file
8417 0 string ;Gamebryo\ KFM\ File\ Version\ Gamebryo game engine animation File
8420 # Summary: NetImmerse game engine file
8424 >&0 string n\ NetImmerse game engine file
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt4573 its pattern matching engine. If any of these are encountered by PCRE,
8580 PCRE (and JIT) is a recursive, depth-first engine, so it needs a stack
9653 then PCRE was never intended to be a POSIX engine. The following table
9939 expression engine. The C++ wrapper defines an auxiliary class,

Completed in 169 milliseconds

12345