Home
last modified time | relevance | path

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

12

/php-src/ext/soap/
H A Dsoap.c476 SOAP_GLOBAL(features) = 0; in PHP_RINIT_FUNCTION()
937 service->features = Z_LVAL_P(tmp); in PHP_METHOD()
1401 old_features = SOAP_GLOBAL(features); in PHP_METHOD()
1402 SOAP_GLOBAL(features) = service->features; in PHP_METHOD()
1647 SOAP_GLOBAL(features) = old_features; in PHP_METHOD()
2321 old_features = SOAP_GLOBAL(features); in do_soap_call()
2324 SOAP_GLOBAL(features) = Z_LVAL_P(tmp); in do_soap_call()
2326 SOAP_GLOBAL(features) = 0; in do_soap_call()
2442 SOAP_GLOBAL(features) = old_features; in do_soap_call()
2714 if (SOAP_GLOBAL(features) & SOAP_WAIT_ONE_WAY_CALLS) { in PHP_METHOD()
H A Dphp_encoding.c1336 (SOAP_GLOBAL(features) & SOAP_SINGLE_ELEMENT_ARRAYS) && in model_to_zval_object()
2194 if (SOAP_GLOBAL(features) & SOAP_USE_XSI_ARRAY_TYPE) { in to_xml_array()
2435 if (SOAP_GLOBAL(features) & SOAP_USE_XSI_ARRAY_TYPE) { in to_xml_array()
/php-src/docs/source/miscellaneous/
H A Dstubs.rst467 Third party extensions often need to support a wider range of PHP versions, with different features
470 Stubs may get new features which are unavailable in earlier PHP versions, or ABI compatibility
577 ``not-serializable`` flag, are PHP 8.1 features and don't exist in PHP 8.0.
688 exactly the case yet for built-in symbols, but ``gen_stub.php`` has multiple features to automate
/php-src/
H A DCODING_STANDARDS.md5 features are going in that general direction. Many sections have been
305 In general, new features should go to PECL or experimental branches until there
H A DREADME.REDIST.BINS339 3. All advertising materials mentioning features or use of this software
395 3. All advertising materials mentioning features or use of this
H A DUPGRADING210 associative array of all known Curl features, and whether they are
H A Dphp.ini-development1031 ; When the defensive flag is enabled, language features that allow ordinary
H A Dphp.ini-production1033 ; When the defensive flag is enabled, language features that allow ordinary
/php-src/ext/gd/
H A Dconfig.m4226 dnl Various checks for GD features
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_anonymous_placeholder.phpt60 // Trying to hack around MySQL Server version dependent features
/php-src/ext/curl/
H A Dinterface.c265 if (d->features) { in PHP_INI_END()
319 php_info_print_table_row(2, feats[i].name, d->features & feats[i].bitmask ? "Yes" : "No"); in PHP_INI_END()
922 CAAL("features", d->features); in PHP_FUNCTION()
979 add_assoc_bool(&feature_list, feats[i].name, d->features & feats[i].bitmask ? true : false); in PHP_FUNCTION()
/php-src/sapi/fpm/tests/
H A Dfcgi.inc98 * other features.
224 * SO_KEEPALIVE. However, it is currently less robust and missing some stream features like
/php-src/build/
H A Dpkg.m456 dnl used since that's the first version where most current features of
H A Dltmain.sh519 --features)
H A Dlibtool.m42936 # overridden to take advantage of the native linker features on
/php-src/sapi/phpdbg/
H A Dphpdbg_watch.c1488 userfaultfd_features.features = UFFD_FEATURE_PAGEFAULT_FLAG_WP;
1490 if (userfaultfd_features.features & UFFD_FEATURE_PAGEFAULT_FLAG_WP) {
/php-src/docs/
H A Drelease-process.md840 The feature freeze for `php-src` means that we will not accept any new features
847 fixing bugs, writing tests, and completing/polishing all accepted features.
900 > minor improvements and bug fixes. All major improvements and new features must
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます22866 >>>>12 ulelong x cpu features: %#08X,
22885 >>>>12 ulelong x cpu features: %#08X,
23249 # if the following features were implemented in file:
24054 >48 lelong x \b, undo file features:
36629 # https://onsongapp.com/docs/features/formats/sysex
H A Dmagic22866 >>>>12 ulelong x cpu features: %#08X,
22885 >>>>12 ulelong x cpu features: %#08X,
23249 # if the following features were implemented in file:
24054 >48 lelong x \b, undo file features:
36629 # https://onsongapp.com/docs/features/formats/sysex

Completed in 283 milliseconds

12