Home
last modified time | relevance | path

Searched refs:features (Results 26 – 50 of 62) sorted by relevance

123

/PHP-7.1/ext/gd/libgd/
H A DREADME7 features of GD and by bundling GD with PHP we have a known target to
/PHP-7.1/ext/dba/
H A DREADME5 such, functionality is limited to a common subset of features supported
/PHP-7.1/ext/mysqli/tests/
H A Dconnect.inc24 …/* Development setting: test experimal features and/or feature requests that never worked before? …
/PHP-7.1/
H A DREADME.SUBMITTING_PATCH136 development branches and on "master". New PHP features only need to
162 - Run "make test" to check your patch doesn't break other features.
H A DREADME.TESTING213 [New features]
H A DREADME.REDIST.BINS241 3. All advertising materials mentioning features or use of this software
352 3. All advertising materials mentioning features or use of this
H A DINSTALL129 configuration, but if you need to have a different set of features
134 features you need.
603 in the web page. This function uses some undocumented features from the
727 be installed. If you do not wish to use some of the font features
880 need to have a different set of features (such as a secure server, or a
884 packaged version of PHP with the features you need.
906 versions are created to fix bugs and add features and PHP being is no
H A DCODING_STANDARDS286 In general new features should go to PECL or experimental branches until
H A Dltmain.sh519 --features)
/PHP-7.1/ext/gd/
H A Dconfig.m4250 dnl Various checks for GD features
318 dnl Various checks for GD features
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dgrepoutput109 features should be added at the end, because some of the tests involve the
113 4:features should be added at the end, because some of the tests involve the
319 ./testdata/grepinput-4-features should be added at the end, because some of the tests involve the
H A Dtestinput172 or -32) features that are not compatible with the 8-bit library, or which
H A Dtestoutput172 or -32) features that are not compatible with the 8-bit library, or which
/PHP-7.1/ext/soap/
H A Dsoap.c618 SOAP_GLOBAL(features) = 0; in PHP_RINIT_FUNCTION()
1212 service->features = Z_LVAL_P(tmp); in PHP_METHOD()
1677 old_features = SOAP_GLOBAL(features);
1678 SOAP_GLOBAL(features) = service->features;
1971 SOAP_GLOBAL(features) = old_features;
2689 old_features = SOAP_GLOBAL(features);
2692 SOAP_GLOBAL(features) = Z_LVAL_P(tmp);
2694 SOAP_GLOBAL(features) = 0;
2812 SOAP_GLOBAL(features) = old_features;
3098 if (SOAP_GLOBAL(features) & SOAP_WAIT_ONE_WAY_CALLS) {
H A Dphp_encoding.c1380 (SOAP_GLOBAL(features) & SOAP_SINGLE_ELEMENT_ARRAYS) && in model_to_zval_object()
2234 if (SOAP_GLOBAL(features) & SOAP_USE_XSI_ARRAY_TYPE) { in to_xml_array()
2468 if (SOAP_GLOBAL(features) & SOAP_USE_XSI_ARRAY_TYPE) { in to_xml_array()
/PHP-7.1/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_common.c284 sljit_ui features; in get_cpu_features() local
290 features = (sljit_ui)CPUInfo[3]; in get_cpu_features()
307 : "=g" (features) in get_cpu_features()
322 mov features, edx in get_cpu_features()
328 cpu_has_sse2 = (features >> 26) & 0x1; in get_cpu_features()
330 cpu_has_cmov = (features >> 15) & 0x1; in get_cpu_features()
/PHP-7.1/ext/pcre/pcrelib/
H A DREADME194 does not have any features to support this.
196 There are some optional features that can be included or omitted from the PCRE
755 internal UTF features of PCRE that are not relevant to Perl, respectively. The
762 The eleventh test checks some internal offsets and code size features; it is
768 features such as information output from pcretest about JIT compilation.
777 16/32-bit features of the DFA matching engine.
H A DChangeLog752 features for Builds with MSVC:
2376 possible to check the Perl 5.10 features against Perl 5.10.
2733 bring them up to date and include new features. This patch includes:
3168 6. Added more features from the forthcoming Perl 5.10:
3556 whole, these are just syntactic alternatives for features that PCRE had
4188 5. Upgrades to pcretest in order to test the features of pcre_dfa_exec(),
4405 20. Extended pcretest with 3 new pattern features:
4766 its new features into the main test script, reducing the number of scripts.
4891 later and other features added - see item 49 below.]
5033 order to support additional features. One way would have been to define
[all …]
/PHP-7.1/ext/opcache/
H A DREADME60 In some cases you may like to prefer enabling/disabling some features
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native.phpt62 // Trying to hack around MySQL Server version dependent features
/PHP-7.1/ext/mbstring/oniguruma/doc/
H A DRE371 A-3. Lacked features compare with perl 5.8.0
/PHP-7.1/ext/curl/
H A Dinterface.c547 if (d->features) { in PHP_INI_BEGIN()
610 php_info_print_table_row(2, feats[i].name, d->features & feats[i].bitmask ? "Yes" : "No"); in PHP_INI_BEGIN()
1849 CAAL("features", d->features); in PHP_FUNCTION()
/PHP-7.1/Zend/
H A DZEND_CHANGES6 changed in order to allow for new features, but also to increase
1028 there are several improvements in the language engine features:
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt33 just a few differences. Some features that appeared in Python and PCRE
85 Details of exactly which Perl regular expression features are and are
90 Some features of PCRE can be included, excluded, or changed when the
92 client to discover which features are available. The features them-
511 Not all the features of the 8-bit library are available with the 16-bit
839 Not all the features of the 8-bit library are available with the 32-bit
882 The rest of this document describes the optional features of PCRE that
884 configure script, where the optional features are selected or dese-
1482 There are a number of features of PCRE regular expressions that are not
4796 of features in the pcreunicode page.
[all …]
/PHP-7.1/ext/mbstring/
H A DREADME_PHP3-i18n-ja146 include i18n features

Completed in 122 milliseconds

123