Home
last modified time | relevance | path

Searched refs:ext (Results 151 – 175 of 2266) sorted by relevance

12345678910>>...91

/PHP-7.4/ext/session/tests/
H A Dsession_basic2.phpt23 * Source code : ext/session/session.c, ext/session/mod_files.c
/PHP-7.4/ext/hash/
H A Dconfig.m436 PHP_ADD_BUILD_DIR(ext/hash/$SHA3_DIR, 1)
48 PHP_INSTALL_HEADERS(ext/hash, $EXT_HASH_HEADERS)
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug_33689.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
13 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dpecl_bug_5780.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-7.4/ext/pdo_oci/tests/
H A Dbug46274.phpt12 require 'ext/pdo/tests/pdo_test.inc';
13 $db = PDOTest::test_factory('ext/pdo_oci/tests/common.phpt');
/PHP-7.4/ext/standard/tests/serialize/
H A Dserialization_error_002.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c
H A Dserialization_objects_003.phpt9 * Source code: ext/standard/var.c
14 * Source code: ext/standard/var.c
H A Dserialization_objects_004.phpt7 * Source code: ext/standard/var.c
12 * Source code: ext/standard/var.c
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug43925.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
12 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
/PHP-7.4/ext/openssl/tests/
H A Dbug28382.phpt10 $ext = openssl_x509_parse($cert);
11 var_dump($ext['extensions']);
/PHP-7.4/ext/sockets/tests/
H A Dsocket_send_params.phpt2 ext/sockets - socket_send - test with incorrect parameters
H A Dsocket_sendto_params.phpt2 ext/sockets - socket_sendto - test with incorrect parameters
/PHP-7.4/ext/intl/uchar/tests/
H A Dbug70454.phpt4 <?php if (!extension_loaded('intl')) die("skip requires ext/intl") ?>
/PHP-7.4/ext/session/
H A Dconfig.w328 PHP_INSTALL_HEADERS("ext/session/", "mod_mm.h php_session.h mod_files.h mod_user.h");
/PHP-7.4/ext/ftp/
H A Dconfig.w3212 MESSAGE("Enabling SSL support for ext\\ftp");
/PHP-7.4/ext/zlib/tests/
H A Dob_005.phpt5 if (!extension_loaded("zlib")) die("skip need ext/zlib");
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_replace-compat-10.phpt10 /* (counterpart: ext/standard/tests/reg/013.phpt) */
H A Dmb_ereg_replace-compat-05.phpt10 /* (counterpart: ext/standard/tests/reg/007.phpt) */
/PHP-7.4/ext/phar/tests/
H A Dnophar.phpt2 Phar: phar run without ext/phar with default stub
/PHP-7.4/ext/phar/tests/tar/
H A Dbug67761.phpt4 <?php extension_loaded("phar") or die("SKIP need ext/phar suppport"); ?>
/PHP-7.4/ext/filter/
H A Dconfig.m411 PHP_INSTALL_HEADERS([ext/filter/php_filter.h])
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_key_basic.phpt7 * Function is implemented in ext/standard/array.c
H A Darray_intersect_key_basic.phpt7 * Function is implemented in ext/standard/array.c
/PHP-7.4/ext/pcntl/tests/
H A Dpcntl_getpriority_basic.phpt9 die('skip - ext/pcntl not loaded');
/PHP-7.4/ext/calendar/tests/
H A Djdtogregorian_overflow.phpt7 if (!extension_loaded('calendar')) die('skip ext/calendar required');

Completed in 48 milliseconds

12345678910>>...91