Searched refs:machine (Results 1 – 25 of 37) sorted by relevance
12
/PHP-8.0/ext/posix/tests/ |
H A D | posix_uname_basic.phpt | 25 [machine] => %s
|
/PHP-8.0/tests/security/ |
H A D | open_basedir_001.phpt | 9 die('skip.. no /usr/local/bin on this machine');
|
/PHP-8.0/ext/enchant/tests/ |
H A D | broker_dict_exists.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | broker_request_dict_01.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | broker_set_ordering.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | broker_request_dict.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | dict_get_error.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | dict_quick_check.phpt | 10 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | dict_describe.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | dict_quick_check_01.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | dict_suggest.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | dict_add_to_personal.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | dict_add_to_session.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | dict_store_replacement.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | dict_check.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | dict_is_in_session.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | broker_free_dict.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | broker_free_02.phpt | 9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
H A D | enchant_broker_set_dict_path.phpt | 10 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
|
/PHP-8.0/ext/sockets/tests/ |
H A D | socket_clear_error-win32.phpt | 29 …: unable to connect [%d]: No connection could be made because the target machine actively refused …
|
/PHP-8.0/ext/standard/tests/strings/ |
H A D | setlocale_variation2.phpt | 65 echo "No of locales found on the machine = ".count($all_system_locales)."\n"; 85 No of locales found on the machine = %d
|
/PHP-8.0/ext/opcache/jit/ |
H A D | zend_elf.h | 38 uint16_t machine; member
|
/PHP-8.0/ext/ldap/tests/ |
H A D | README.md | 53 Now you will have a virtual machine up and running on IP-Address `192.168.10.33` 54 listening on port 369 for incoming LDAP-connections. The machine is already
|
/PHP-8.0/build/ |
H A D | config.guess | 210 aarch64eb) machine=aarch64_be-unknown ;; 211 armeb) machine=armeb-unknown ;; 212 arm*) machine=arm-unknown ;; 213 sh3el) machine=shl-unknown ;; 214 sh3eb) machine=sh-unknown ;; 215 sh5el) machine=sh5le-unknown ;; 219 machine=${arch}${endian}-unknown 221 *) machine=$UNAME_MACHINE_ARCH-unknown ;; 268 GUESS=$machine-${os}${release}${abi-}
|
/PHP-8.0/sapi/cli/ |
H A D | config.m4 | 12 [AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <machine/vmparam.h>
|
Completed in 35 milliseconds
12