Home
last modified time | relevance | path

Searched refs:feature (Results 26 – 50 of 53) sorted by relevance

123

/PHP-5.5/ext/oci8/tests/
H A Dextauth_02.phpt7 if (substr(PHP_OS, 0, 3) == 'WIN') die("skip feature not available on Windows platforms");
H A Dbug43497_92.phpt13 die ("skip tests a feature that works only with Oracle 9iR2 client");
/PHP-5.5/ext/mysqli/tests/
H A Dconnect.inc24 …/* Development setting: test experimal features and/or feature requests that never worked before? …
H A Dmysqli_poll_reference.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dmysqli_poll_mixing_insert_select.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dmysqli_get_warnings.phpt10 die("skip - experimental (= unsupported) feature");
H A Dmysqli_poll_kill.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dmysqli_debug_mysqlnd_control_string.phpt19 die("SKIP Libmysql feature not sufficiently spec'd in MySQL C API documentation");
/PHP-5.5/
H A DREADME.MAILINGLIST_RULES43 PHP developers to implement a feature for you. For one it makes the
H A Dphp.ini-development177 ; To disable this feature set this option to empty value
322 ; is to disable this feature.
344 ; encodings. To use this feature, mbstring extension must be enabled.
548 ; Note: Never use this feature for production boxes.
683 ; to disable this feature. If post reading is disabled through
738 ; every request. PHP's default behavior is to disable this feature.
760 ; does not currently support this feature (03/17/2002)
766 ; this feature.
1285 ; Auto reset feature requires a little overheads.
1795 ; Enables or disables WSDL caching feature.
[all …]
H A Dphp.ini-production177 ; To disable this feature set this option to empty value
322 ; is to disable this feature.
344 ; encodings. To use this feature, mbstring extension must be enabled.
548 ; Note: Never use this feature for production boxes.
683 ; to disable this feature. If post reading is disabled through
738 ; every request. PHP's default behavior is to disable this feature.
760 ; does not currently support this feature (03/17/2002)
766 ; this feature.
1285 ; Auto reset feature requires a little overheads.
1795 ; Enables or disables WSDL caching feature.
[all …]
H A DREADME.SUBMITTING_PATCH151 patches for each bug or feature.
H A Dconfigure.in1594 | script was not able to detect a simple feature on your platform. |
H A DNEWS1244 . Added feature #65545 (SplFileObject::fread()) (Tjerk)
4578 - Implemented feature requests:
6013 - Added long-option feature to getopt() and made getopt() available also on
7540 type. To activate the ability use "feature"=>SOAP_USE_XSI_ARRAY_TYPE
7609 - Implement feature request #40947, allow a single filter as argument
9191 - Implemented feature request #33452 (Year belonging to ISO week). (Derick)
9194 Implements feature requests #21399, #26694, #28088, #29150, #29585 and
/PHP-5.5/ext/dom/
H A Dphp_dom.c1467 int dom_has_feature(char *feature, char *version) in dom_has_feature() argument
1472 if ((!strcasecmp(feature, "Core") && !strcmp (version, "1.0")) || !strcasecmp(feature, "XML")) in dom_has_feature()
/PHP-5.5/ext/opcache/
H A DREADME141 Allow file existence override (file_exists, etc.) performance feature.
/PHP-5.5/sapi/litespeed/
H A DREADME199 to disable this feature, such as when a LSAPI process was started
/PHP-5.5/Zend/
H A DZEND_CHANGES1040 This feature allows various OO libraries to use the OO notation
1042 of that feature, but we'd have a COM module ready by the time
1165 reference within quoted strings feature added in the Zend
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt111 feature that allows users to turn on UTF support from within a pattern,
156 pcrecallout details of the callout feature
1750 Just-in-time compiler support is an optional feature of PCRE that can
1882 If the just-in-time optimization feature is being used, it needs sepa-
3433 These options turn on the partial matching feature. For backwards com-
3995 Warning: If the pattern uses the (?| feature to set up multiple subpat-
4012 feature. Indeed, if such subpatterns are named, they are required to
4304 PCRE provides a feature called "callout", which is a means of temporar-
4368 tracks do not occur. You can disable the auto-possessify feature by
4607 "callout" feature allows an external function to be called during pat-
[all …]
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog1074 However, feature tests are still performed. The new interface provides
1086 31. Add support for GCC's visibility feature to hide internal functions.
1671 23. Add the ++ qualifier feature to pcretest, to show the remainder of the
2372 make it do so. The string so far is captured, making this feature
2524 the feature of a custom pointer more persuasive (as requested by a user).
3022 feature to save stack. However, when a subpattern that can match an empty
3828 1. When using the partial match feature with pcre_dfa_exec(), it was not
4294 somebody wanted the feature. From pcretest it can be activated by using
4878 28. Added a new feature that provides some of the functionality that Perl
5084 49. Some changes have been made to the callout feature (see 28 above):
[all …]
H A DHACKING99 system stack used by pcre_compile(). This is a safety feature for environments
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in465 ; Note: chrooting is a great security feature and should be used whenever
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc966 * @return string The description of the feature
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY2009 [new: new feature]
/PHP-5.5/win32/
H A Dinstall.txt1241 suitable to submit feature requests.

Completed in 204 milliseconds

123