Home
last modified time | relevance | path

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

123

/PHP-8.2/ext/pdo_odbc/tests/
H A Dcommon.phpt28 // 1. test is skipped if user doesn't want to test it, even if they have MS Access installed
29 // 2. it detects if ODBC driver is not installed - to avoid test bug
30 // 3. it detects if ODBC driver is installed - so test will be run
49 …// check if MS Access DB is installed, and if yes, try using it. create a temporary MS access data…
/PHP-8.2/sapi/cgi/tests/
H A Dinclude.inc32 /* Try in the same path as php, for the case where php is installed. */
38 /* Try sapi/cgi/php-cgi, for the case where php is not installed. */
/PHP-8.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-8.2/pear/
H A Dinstall-pear.txt3 | were not installed: |
/PHP-8.2/ext/opcache/tests/
H A Dbug76275.phpt22 'There is no suitable CSPRNG installed on your system'
/PHP-8.2/ext/enchant/tests/
H A Dbroker_dict_exists.phpt10 …nt_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine!…
H A Dbroker_list_dicts.phpt19 echo "skip: No broker dicts installed\n";
H A Dbroker_request_dict_01.phpt10 …nt_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine!…
H A Dbroker_set_ordering.phpt10 …nt_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine!…
H A Dbroker_request_dict.phpt10 …nt_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine!…
H A Ddict_get_error.phpt10 …nt_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine!…
H A Ddict_quick_check.phpt11 …nt_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine!…
H A Ddict_describe.phpt10 …nt_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine!…
H A Ddict_quick_check_01.phpt10 …nt_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine!…
H A Ddict_add_to_personal.phpt10 …nt_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine!…
H A Ddict_add_to_session.phpt10 …nt_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine!…
H A Ddict_check.phpt10 …nt_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine!…
H A Ddict_suggest.phpt10 …nt_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine!…
H A Dbug13181.phpt17 echo "skip: No broker dicts installed\n";
H A Ddict_is_in_session.phpt10 …nt_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine!…
H A Ddict_store_replacement.phpt10 …nt_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine!…
/PHP-8.2/ext/intl/tests/
H A Dbug67052.phpt12 die("skip de_DE locale not installed");
/PHP-8.2/ext/dba/tests/
H A Dskipif.inc2 if (!sizeof(dba_handlers())) die('skip no handlers installed');
/PHP-8.2/ext/standard/tests/strings/
H A Dsetlocale_basic1.phpt68 // gather all the locales installed in the system
77 // check if a commonly used locale is installed in the system
86 // continue to check if next commonly locale is installed in the system
H A Dsetlocale_variation2.phpt44 // gather all the locales installed in the system
52 // gather all locales installed in the system(stored $all_system_locales),

Completed in 24 milliseconds

123