Home
last modified time | relevance | path

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

12

/PHP-7.3/ext/posix/tests/
H A Dposix_uname_basic.phpt25 [machine] => %s
/PHP-7.3/ext/enchant/tests/
H A Dbroker_dict_exists.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Dbroker_request_dict_01.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Dbroker_set_ordering.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Dbroker_request_dict.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Ddict_get_error.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Ddict_quick_check.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Ddict_describe.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Ddict_quick_check_01.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Ddict_suggest.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Ddict_add_to_personal.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Ddict_add_to_session.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Ddict_check.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Ddict_is_in_session.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Ddict_store_replacement.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Dbroker_free_dict.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Denchant_broker_set_dict_path.phpt10 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
H A Dbroker_free_02.phpt9 …list_dicts(enchant_broker_init()))) {die("skip, dont has dictionary install in this machine! \n");}
/PHP-7.3/tests/security/
H A Dopen_basedir_001.phpt9 die('skip.. no /usr/local/bin on this machine');
/PHP-7.3/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-7.3/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt73 echo "No of locales found on the machine = ".count($all_system_locales)."\n";
93 No of locales found on the machine = %d
/PHP-7.3/
H A Dconfig.guess183 armeb) machine=armeb-unknown ;;
184 arm*) machine=arm-unknown ;;
185 sh3el) machine=shl-unknown ;;
186 sh3eb) machine=sh-unknown ;;
187 sh5el) machine=sh5le-unknown ;;
191 machine="${arch}${endian}"-unknown
193 *) machine="$UNAME_MACHINE_ARCH"-unknown ;;
240 echo "$machine-${os}${release}${abi}"
/PHP-7.3/ext/ldap/tests/
H A DREADME53 …ll have a virtual machine up and running on IP-Address 192.168.10.33 listening on port 369 for inc…
/PHP-7.3/ext/openssl/tests/
H A Dbug74159.phpt14 // not really reliable on more powerful machine but cover different
/PHP-7.3/sapi/cli/
H A Dconfig.m412 [AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <machine/vmparam.h>

Completed in 34 milliseconds

12