Home
last modified time | relevance | path

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

12345678910>>...18

/php-src/ext/session/
H A Dconfig.w328 PHP_INSTALL_HEADERS("ext/session", "mod_mm.h php_session.h mod_files.h mod_user.h");
/php-src/ext/filter/
H A Dconfig.m410 PHP_INSTALL_HEADERS([ext/filter], [php_filter.h])
/php-src/ext/pdo_pgsql/tests/
H A Dbug62593.phpt9 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
14 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
H A Dlarge_objects.phpt9 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
14 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
83 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
/php-src/.github/actions/setup-x64/
H A Daction.yml23 sudo cp ext/snmp/tests/snmpd.conf /etc/snmp
24 sudo cp ext/snmp/tests/bigtest /etc/snmp
/php-src/ext/pdo_sqlite/tests/
H A Dbug52487.phpt7 require __DIR__ . '/../../../ext/pdo/tests/pdo_test.inc';
/php-src/ext/spl/tests/SplFileObject/
H A Dfileobject_004.phpt8 chdir(dirname(__DIR__)); // ext/spl
/php-src/ext/phar/
H A Dphar_object.c31 char *ext; in phar_file_type() local
34 if (!ext) { in phar_file_type()
39 ++ext; in phar_file_type()
40 if (NULL == (mime = zend_hash_str_find_ptr(mimes, ext, strlen(ext)))) { in phar_file_type()
812 if (ext) { in PHP_METHOD()
813 ++ext; in PHP_METHOD()
1982 size_t ext_len = ext ? strlen(ext) : 0; in phar_rename_archive()
2006 if (!ext) { in phar_rename_archive()
2010 ext = "zip"; in phar_rename_archive()
2100 ++ext; in phar_rename_archive()
[all …]
/php-src/ext/pdo/
H A Dconfig.w329 PHP_INSTALL_HEADERS("ext/pdo", "php_pdo.h php_pdo_driver.h php_pdo_error.h");
/php-src/ext/intl/tests/
H A Dtimezone_fromDateTimeZone_error.phpt15 …TimeZone(): intltz_from_date_time_zone: time zone id 'WEST' extracted from ext/date DateTimeZone n…
/php-src/ext/mbstring/tests/
H A Dmb_ereg_replace-compat-04.phpt11 /* (counterpart: ext/standard/tests/reg/006.phpt) */
/php-src/ext/sodium/
H A Dconfig.w329 PHP_INSTALL_HEADERS("ext/sodium", "php_libsodium.h");
/php-src/ext/pcre/tests/
H A Dpreg_match_variation1.phpt5 /* Function is implemented in ext/pcre/php_pcre.c */
/php-src/ext/phar/tests/
H A Dbug46178.phpt2 Phar: PHP bug #46178: "memory leak in ext/phar"
H A Dphpinfo_001.phpt33 OpenSSL support => disabled (install ext/openssl)
53 OpenSSL support => disabled (install ext/openssl)
/php-src/ext/sockets/tests/
H A Dsocket_getsockname.phpt2 ext/sockets - socket_getsockname - basic test
H A Dsocket_strerror.phpt2 ext/sockets - socket_strerror - basic test
/php-src/ext/libxml/
H A Dconfig0.m415 PHP_INSTALL_HEADERS([ext/libxml], [php_libxml.h])
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dutil.inc59 foreach ($exts as $ext) {
60 if (!extension_loaded($ext)) {
61 die("skip $ext is not loaded");
/php-src/ext/standard/tests/array/
H A Darray_intersect_ukey_basic.phpt6 * Function is implemented in ext/standard/array.c
H A Darray_diff_ukey_basic.phpt6 * Function is implemented in ext/standard/array.c
/php-src/ext/json/tests/
H A Dbug73113.phpt3 Also test that the custom exception is not wrapped by ext/json
/php-src/ext/posix/tests/
H A Dposix_times.phpt5 Source code: ext/posix/posix.c
/php-src/ext/gmp/
H A Dconfig.w329 PHP_INSTALL_HEADERS("ext/gmp", "php_gmp_int.h");
/php-src/tests/output/
H A Dflush_basic_001.phpt6 * Function is implemented in ext/standard/basic_functions.c.

Completed in 59 milliseconds

12345678910>>...18