Home
last modified time | relevance | path

Searched refs:machine (Results 26 – 43 of 43) sorted by relevance

12

/PHP-8.3/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.3/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.3/ext/opcache/jit/
H A Dzend_jit_gdb.c163 .machine = 3,
165 .machine = 62,
167 .machine = 183,
H A Dzend_jit_perf_dump.c194 jit_hdr.elf_mach_target = elf_hdr.machine; in zend_jit_perf_jitdump_open()
/PHP-8.3/ext/openssl/tests/
H A Dbug74159.phpt15 // not really reliable on more powerful machine but cover different
/PHP-8.3/sapi/cli/
H A Dconfig.m412 [AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <machine/vmparam.h>
/PHP-8.3/ext/oci8/tests/
H A Ddrcp_privileged.phpt18 // Assume building PHP with an ORACLE_HOME means the tested DB is on the same machine as PHP
H A Dlob_029.phpt14 // Assume building PHP with an ORACLE_HOME means the tested DB is on the same machine as PHP
/PHP-8.3/ext/standard/
H A Dinfo.c741 php_uname = buf.machine; in php_get_uname()
745 buf.machine); in php_get_uname()
/PHP-8.3/ext/mbstring/tests/
H A Dencoding_tests.inc43 // We may be on a 32-bit machine and testing a text encoding with 4-byte codes
/PHP-8.3/Zend/
H A DZend.m434 #include <machine/ieeefp.h>
/PHP-8.3/ext/mbstring/libmbfl/
H A DLICENSE230 it with the complete corresponding machine-readable source code, which
287 machine-readable source code for the Library including whatever
290 with the Library, with the complete machine-readable "work that
/PHP-8.3/ext/bcmath/libbcmath/
H A DLICENSE233 it with the complete corresponding machine-readable source code, which
290 machine-readable source code for the Library including whatever
293 with the Library, with the complete machine-readable "work that
/PHP-8.3/ext/posix/
H A Dposix.c359 add_assoc_string(return_value, "machine", u.machine); in PHP_FUNCTION()
/PHP-8.3/win32/build/
H A Dconfig.w32272 DEFINE('FIBER_ASM_FLAGS', '-nologo -machine ARM64 -o');
/PHP-8.3/
H A DCONTRIBUTING.md100 * [Zend Virtual Machine](https://www.npopov.com/2017/04/14/PHP-7-Virtual-machine.html)
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic144 # Infocom (see z-machine)
146 # Z-machine: file(1) magic for Z-machine binaries.
7717 # include/mach/machine.h
10439 # skip Infocom game Z-machine
11876 >18 leshort 0 no machine,
23431 # written on a big endian machine
23446 # written on a big endian machine
24039 >272 string >\0 \b, machine %s
30685 >>18 leshort 0 no machine,
30716 >>18 beshort 0 no machine,
[all …]
H A Dmagic私はガラスを食べられます144 # Infocom (see z-machine)
146 # Z-machine: file(1) magic for Z-machine binaries.
7717 # include/mach/machine.h
10439 # skip Infocom game Z-machine
11876 >18 leshort 0 no machine,
23431 # written on a big endian machine
23446 # written on a big endian machine
24039 >272 string >\0 \b, machine %s
30685 >>18 leshort 0 no machine,
30716 >>18 beshort 0 no machine,
[all …]

Completed in 203 milliseconds

12