Home
last modified time | relevance | path

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

123

/PHP-5.5/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-5.5/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-5.5/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-5.5/ext/mssql/
H A Dmssql_win32_howto.txt30 All these files are installed while installing MS SQL Server. If the SQL Server
31 is installed on another maschine you need to install the client tools on
/PHP-5.5/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-5.5/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.phpt26 * Description: To get the currently installed locle in this platform
49 // gather all the locales installed in the system
57 // 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
/PHP-5.5/pear/
H A Dinstall-pear.txt3 | were not installed: |
/PHP-5.5/ext/gd/tests/
H A Dgd_info_basic.phpt13 * Description: Retrieve information about the currently installed GD library
H A Dgd_info_variation1.phpt15 * Description: Retrieve information about the currently installed GD library
H A Dgd_info_error.phpt15 * Description: Retrieve information about the currently installed GD library
/PHP-5.5/Zend/tests/
H A Dbug43450.phpt4 <?php if (!function_exists('memory_get_usage')) die('memory_get_usage() not installed'); ?>
/PHP-5.5/sapi/aolserver/
H A DREADME5 - installed AOLserver 3.1 or later
25 --with-aolserver=/path/to/installed/aolserver \
H A Dconfig.m46 [ --with-aolserver=DIR Specify path to the installed AOLserver], no, no)
/PHP-5.5/ext/dba/tests/
H A Dskipif.inc4 if (!sizeof(dba_handlers())) die('skip no handlers installed');
/PHP-5.5/ext/pgsql/tests/
H A DREADME2 - PostgreSQL server is installed locally
/PHP-5.5/sapi/cli/tests/
H A Dbug64529.phpt10 die("skip no expect installed");
/PHP-5.5/sapi/continuity/
H A Dconfig.m45 DIR is path to the installed Continuity Server root], no, no)
/PHP-5.5/ext/mcrypt/
H A Dconfig.m446 AC_MSG_ERROR([Sorry, I was not able to diagnose which libmcrypt version you have installed.])
/PHP-5.5/ext/recode/
H A Dconfig.m451 AC_MSG_ERROR(I cannot link librecode (-L$RECODE_DIR/$RECODE_LIB -lrecode). Is it installed?)
/PHP-5.5/ext/standard/tests/file/
H A Dfiletype_variation.phpt60 /* To test this PEAR package should be installed */

Completed in 106 milliseconds

123