Home
last modified time | relevance | path

Searched refs:installed (Results 1 – 25 of 62) sorted by relevance

123

/PHP-7.2/ext/spl/tests/
H A Dcountable_class_basic1.phpt5 // Skip the test case if Standard PHP Library(spl) is not installed
8 die('skip spl is not installed');
/PHP-7.2/ext/standard/tests/array/
H A Dsizeof_object1.phpt5 // Skip the test case if Standard PHP Library(spl) is not installed
8 die('skip spl is not installed');
14 * Description: Counts an elements in an array. If Standard PHP library is installed,
H A Dsizeof_variation3.phpt6 * Description: Counts an elements in an array. If Standard PHP library is installed,
H A Dsizeof_error.phpt6 * Description: Counts an elements in an array. If Standard PHP Library is installed,
/PHP-7.2/ext/pdo_odbc/tests/
H A Dcommon.phpt26 // 1. test is skipped if user doesn't want to test it, even if they have MS Access installed
27 // 2. it detects if ODBC driver is not installed - to avoid test bug
28 // 3. it detects if ODBC driver is installed - so test will be run
47 …// check if MS Access DB is installed, and if yes, try using it. create a temporary MS access data…
/PHP-7.2/ext/soap/tests/bugs/
H A Dbug47049.phpt12 $software_list = array(array('name' => 'package', 'version' => '1.2.3', 'state' => 'installed'));
19 …rsion xsi:type="xsd:string">1.2.3</version><state xsi:type="xsd:string">installed</state></softwar…
/PHP-7.2/pear/
H A Dinstall-pear.txt3 | were not installed: |
/PHP-7.2/ext/standard/tests/strings/
H A Dsetlocale_basic1.phpt24 Description: To get the currently installed locle in this platform
79 // gather all the locales installed in the system
88 // check if a commonly used locale is installed in the system
97 // continue to check if next commonly locale is installed in the system
H A Dsetlocale_variation2.phpt29 * Description: To get the currently installed locle in this platform
52 // gather all the locales installed in the system
60 // gather all locales installed in the system(stored $all_system_locales),
H A Dsetlocale_basic3.phpt24 Description: To get the currently installed locle in this platform
66 // gather all the locales installed in the system
H A Dsetlocale_variation1.phpt24 Description: To get the currently installed locle in this platform
65 // gather all the locales installed in the system
H A Dsetlocale_basic2.phpt24 * Description: To get the currently installed locle in this platform
80 // gather all the locales installed in the system
/PHP-7.2/ext/opcache/tests/
H A Dbug76275.phpt25 'There is no suitable CSPRNG installed on your system'
/PHP-7.2/ext/gd/tests/
H A Dgd_info_basic.phpt13 * Description: Retrieve information about the currently installed GD library
H A Dgd_info_error.phpt15 * Description: Retrieve information about the currently installed GD library
H A Dgd_info_variation1.phpt15 * Description: Retrieve information about the currently installed GD library
/PHP-7.2/Zend/tests/
H A Dbug43450.phpt4 <?php if (!function_exists('memory_get_usage')) die('skip memory_get_usage() not installed'); ?>
/PHP-7.2/ext/intl/tests/
H A Dbug67052.phpt11 die("skip de_DE locale not installed");
/PHP-7.2/ext/dba/tests/
H A Dskipif.inc4 if (!sizeof(dba_handlers())) die('skip no handlers installed');
/PHP-7.2/ext/pgsql/tests/
H A DREADME2 - PostgreSQL server is installed locally
/PHP-7.2/sapi/cli/tests/
H A Dbug64529.phpt13 die("skip no expect installed");
/PHP-7.2/ext/recode/
H A Dconfig.m451 AC_MSG_ERROR(I cannot link librecode (-L$RECODE_DIR/$RECODE_LIB -lrecode). Is it installed?)
/PHP-7.2/ext/standard/tests/file/
H A Dfiletype_variation.phpt60 /* To test this PEAR package should be installed */
/PHP-7.2/
H A Dphp7.spec.in35 # figure out configure options options based on what packages are installed
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL71 this time using the binaries in their final installed location.
86 7. Often, you can also type `make uninstall' to remove the installed
124 installed the package for one architecture, use `make distclean' before
195 If the package supports it, you can cause programs to be installed
222 CC is not installed, it is recommended to use the following options in
236 a workaround. If GNU CC is not installed, it is therefore recommended
250 On Haiku, software installed for all users goes in `/boot/common',

Completed in 28 milliseconds

123