Home
last modified time | relevance | path

Searched refs:machine (Results 1 – 25 of 37) sorted by relevance

12

/PHP-8.0/ext/posix/tests/
H A Dposix_uname_basic.phpt25 [machine] => %s
/PHP-8.0/tests/security/
H A Dopen_basedir_001.phpt9 die('skip.. no /usr/local/bin on this machine');
/PHP-8.0/ext/enchant/tests/
H A Dbroker_dict_exists.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Dbroker_request_dict_01.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Dbroker_set_ordering.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Dbroker_request_dict.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Ddict_get_error.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Ddict_quick_check.phpt10 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Ddict_describe.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Ddict_quick_check_01.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Ddict_suggest.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Ddict_add_to_personal.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Ddict_add_to_session.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Ddict_store_replacement.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Ddict_check.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Ddict_is_in_session.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Dbroker_free_dict.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Dbroker_free_02.phpt9 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
H A Denchant_broker_set_dict_path.phpt10 …ker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed on this machine! \n");}
/PHP-8.0/ext/sockets/tests/
H A Dsocket_clear_error-win32.phpt29 …: unable to connect [%d]: No connection could be made because the target machine actively refused …
/PHP-8.0/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt65 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 Dzend_elf.h38 uint16_t machine; member
/PHP-8.0/ext/ldap/tests/
H A DREADME.md53 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 Dconfig.guess210 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 Dconfig.m412 [AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <machine/vmparam.h>

Completed in 28 milliseconds

12