Searched refs:supports (Results 1 – 25 of 53) sorted by relevance
123
/php-src/ext/ffi/ |
H A D | config.w32 | 9 …AC_DEFINE('HAVE_FFI_FASTCALL', 1, 'Define to 1 if libffi supports the fastcall calling convention.… 10 …AC_DEFINE('HAVE_FFI_THISCALL', 1, 'Define to 1 if libffi supports the thiscall calling convention.… 11 …AC_DEFINE('HAVE_FFI_STDCALL', 1, 'Define to 1 if libffi supports the stdcall calling convention.'); 12 …AC_DEFINE('HAVE_FFI_MS_CDECL', 1, 'Define to 1 if libffi supports the ms_cdecl calling convention.… 13 AC_DEFINE('HAVE_FFI_SYSV', 1, 'Define to 1 if libffi supports the sysv calling convention.'); 17 …AC_DEFINE('HAVE_FFI_VECTORCALL_PARTIAL', 1, 'Define to 1 if libffi partially supports the vectorca…
|
H A D | config.m4 | 20 [Define to 1 if libffi supports the '$1' calling convention.])],,
|
/php-src/ext/dom/tests/modern/token_list/ |
H A D | supports.phpt | 2 TokenList: supports 11 $element->classList->supports('a');
|
/php-src/ext/spl/tests/ |
H A D | iterator_count_array.phpt | 2 SPL: iterator_count() supports arrays.
|
H A D | iterator_to_array_array.phpt | 2 SPL: iterator_to_array() supports arrays.
|
/php-src/Zend/tests/type_declarations/mixed/inheritance/ |
H A D | mixed_return_inheritance_success1.phpt | 2 Test that a mixed return value supports invariance
|
H A D | mixed_parameter_inheritance_success1.phpt | 2 Test that a mixed parameter type supports invariance
|
/php-src/ext/mbstring/tests/ |
H A D | bug78609.phpt | 2 Bug #78609 (mb_check_encoding() no longer supports stringable objects)
|
/php-src/ext/standard/tests/versioning/ |
H A D | version_compare_op_abbrev.phpt | 2 version_compare() no longer supports operator abbreviations
|
/php-src/Zend/tests/enum/ |
H A D | static-methods.phpt | 2 Enum supports static methods
|
/php-src/ext/iconv/ |
H A D | config.m4 | 61 AC_CACHE_CHECK([if iconv supports errno], [php_cv_iconv_errno], 86 AC_CACHE_CHECK([if iconv supports //IGNORE], [php_cv_iconv_ignore],
|
/php-src/ |
H A D | UPGRADING | 81 . PDO::pgsqlCopyFromArray also supports inputs as Iterable. 82 . Pdo\Pgsql::setAttribute and Pdo\Pgsql::prepare supports 87 . pg_copy_from also supports inputs as Iterable.
|
/php-src/ext/gmp/tests/ |
H A D | overloading_cmp_op_with_null.phpt | 2 GMP comparison operator overloading supports null
|
/php-src/ext/standard/tests/file/ |
H A D | flock_basic.phpt | 6 Description: PHP supports a portable way of locking complete files
|
H A D | flock_error.phpt | 8 Description: PHP supports a portable way of locking complete files
|
/php-src/ext/intl/tests/ |
H A D | regression_sort_and_cow.phpt | 8 * Check if collator_sort() properly supports copy-on-write.
|
H A D | regression_sortwsk_and_cow.phpt | 9 * properly supports copy-on-write.
|
/php-src/ext/pdo_dblib/tests/ |
H A D | batch_stmt_ins_up.phpt | 2 PDO_DBLIB: driver supports multiple queries in a single \PDO::query() call that doesn't return any …
|
H A D | batch_stmt_ins_exec.phpt | 2 PDO_DBLIB: driver supports a batch of queries containing SELECT, INSERT, UPDATE, EXEC statements
|
H A D | batch_stmt_ins_sel_up_del.phpt | 2 PDO_DBLIB: driver supports a batch of queries containing SELECT, INSERT, UPDATE statements
|
/php-src/ext/openssl/tests/ |
H A D | bug65538_001.phpt | 2 Bug #65538: SSL context "cafile" supports stream wrappers
|
H A D | bug65538_003.phpt | 2 Bug #65538: SSL context "cafile" supports phar wrapper
|
/php-src/build/ |
H A D | ax_gcc_func_attribute.m4 | 11 # This macro checks if the compiler supports one of GCC's function 24 # The macro currently supports the following function attributes:
|
/php-src/docs-old/ |
H A D | unix-build-system.md | 3 * supports Makefile.ins during transition phase 5 * supports separate build directories without VPATH by using explicit rules only
|
/php-src/ext/sockets/tests/ |
H A D | socket_sendrecvmsg_multi_msg-unix.phpt | 13 /* Windows supports IPV6_RECVTCLASS and is able to receive the tclass via
|
Completed in 27 milliseconds
123