Home
last modified time | relevance | path

Searched refs:ext (Results 176 – 200 of 2266) sorted by relevance

12345678910>>...91

/PHP-7.4/ext/spl/tests/
H A Dfileobject_004.phpt8 chdir(dirname(__DIR__)); // ext/spl
/PHP-7.4/ext/gd/tests/
H A Dimagegetclip_basic.phpt5 if (!extension_loaded('gd')) die('skip ext/gd required');
H A Dimagecreatefromstring_webp.phpt5 if (!extension_loaded('gd')) die('skip ext/gd required');
H A Dimagecreatefromstring_gif.phpt5 if (!extension_loaded('gd')) die('skip ext/gd required');
H A Dimagecreatefromstring_png.phpt5 if (!extension_loaded('gd')) die('skip ext/gd required');
/PHP-7.4/ext/zlib/tests/
H A Dob_004.phpt5 if (!extension_loaded("zlib")) die("skip need ext/zlib");
H A Dob_gzhandler_legacy_002.phpt5 if (!extension_loaded("zlib")) die("skip need ext/zlib");
H A Dob_003.phpt5 if (!extension_loaded("zlib")) die("skip need ext/zlib");
/PHP-7.4/ext/date/tests/
H A Dmicrotime_basic.phpt7 * Function is implemented in ext/standard/microtime.c
/PHP-7.4/ext/calendar/tests/
H A Dbug71894.phpt5 if (!extension_loaded('calendar')) die('skip ext/calendar required');
/PHP-7.4/ext/sockets/tests/
H A Dsocket_read_params.phpt2 ext/sockets - socket_read- test with incorrect parameter
/PHP-7.4/ext/sodium/
H A Dconfig.w329 PHP_INSTALL_HEADERS("ext/sodium/", "php_libsodium.h");
/PHP-7.4/ext/standard/tests/array/
H A Duksort_basic.phpt7 * Function is implemented in ext/standard/array.c
/PHP-7.4/ext/standard/tests/strings/
H A Dmd5_basic1.phpt7 * Source code: ext/standard/md5.c
/PHP-7.4/ext/mbstring/tests/
H A Dbug72710.phpt5 if (!extension_loaded('mbstring')) die('skip ext/mbstring required');
/PHP-7.4/ext/standard/tests/network/
H A Dgethostbyname_basic003.phpt7 * Source code: ext/standard/dns.c
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgetmypid_basic.phpt7 * Source code: ext/standard/pageinfo.c
/PHP-7.4/ext/pdo/
H A Dconfig.w329 PHP_INSTALL_HEADERS("ext/pdo", "php_pdo.h php_pdo_driver.h php_pdo_error.h");
/PHP-7.4/ext/libxml/
H A Dconfig0.m415 PHP_INSTALL_HEADERS([ext/libxml/php_libxml.h])
/PHP-7.4/ext/pdo_odbc/tests/
H A Dmax_columns.phpt9 require 'ext/pdo/tests/pdo_test.inc';
10 $db = PDOTest::test_factory('ext/pdo_odbc/tests/common.phpt');
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug46274.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug48764.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
22 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dbug62593.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_phpinfo.phpt21 printf("[001] ext/mysqli should have exposed itself.\n");
24 printf("[002] ext/mysqli should have exposed the library version.\n");
/PHP-7.4/
H A DREADME.REDIST.BINS1 1. libmagic (ext/fileinfo) see ext/fileinfo/libmagic/LICENSE
2 2. libmbfl (ext/mbstring) see ext/mbstring/libmbfl/LICENSE
3 3. pcre2lib (ext/pcre)
4 4. ext/standard crypt
6 6. ext/standard/rand
7 7. ext/standard/scanf
9 9. ext/standard/uuencode
10 10. libxmlrpc ext/xmlrpc
14 14. libgd (ext/gd)
17 17. libbcmath (ext/bcmath) see ext/bcmath/libbcmath/LICENSE
[all …]

Completed in 28 milliseconds

12345678910>>...91