Home
last modified time | relevance | path

Searched refs:IP (Results 1 – 22 of 22) sorted by relevance

/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_get_host_info.phpt18 /* this should be a TCP/IP connection and not a Unix Socket (or SHM or Named Pipe) */
19 if (!stristr($info, "TCP/IP"))
20 printf("[004] Should be a TCP/IP connection but mysqlnd says '%s'\n", $info);
H A Dbug55283.phpt18 if (false === strpos($link->host_info, 'TCP/IP'))
19 die(sprintf("skip SSL only supported on TCP/IP"));
H A Dbug51647.phpt18 if (false === strpos($link->host_info, 'TCP/IP'))
19 die(sprintf("skip SSL only supported on TCP/IP"));
/PHP-8.2/ext/openssl/tests/
H A Dbug68879.phpt2 Bug #68879: Match IP address fields in subjectAltName checks
12 $san = 'DNS:test.com, DNS:www.test.com, DNS:subdomain.test.com, IP:0:0:0:0:0:FFFF:A02:1, IP:10.2.0.…
H A Dcve2013_4073.phpt17 ….org, URI:http://null.python.org' . "\0" . 'http://example.org, IP Address:192.0.2.1, IP Address:2…
H A Dsan_ipv6_peer_matching.phpt17 $san = 'IP:2001:db8:85a3:8d3:1319:8a2e:370:7348';
/PHP-8.2/sapi/fpm/tests/
H A Dsocket-invalid-allowed-clients.phpt32 $tester->expectLogLine("ERROR: Wrong IP address 'xxx' in listen.allowed_clients");
35 $tester->expectLogLine("ERROR: Connection disallowed: IP address '127.0.0.1' has been dropped.");
/PHP-8.2/ext/filter/tests/
H A Dbug53150.phpt2 Bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges)
H A Dbug77221.phpt2 Bug #77221 (Request IP address filter flag to exclude non-global IP addresses)
/PHP-8.2/Zend/
H A DZend.m4341 register const opcode_handler_t *IP __asm__(ZEND_VM_IP_GLOBAL_REG);
343 const opcode_handler_t *orig_ip = IP;
345 IP = ip;
349 IP = orig_ip;
/PHP-8.2/ext/pgsql/tests/
H A Dbug71998.phpt9 // Kudos for the IP regex to
/PHP-8.2/ext/standard/
H A Dcrypt_freesec.c72 static const uint8_t IP[64] = { variable
247 init_perm[final_perm[i] = IP[i] - 1] = i; in _crypt_extended_init()
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_x86.dasc28 |.define IP, r15
52 |.define IP, r15
78 |.define IP, edi
422 | mov reg, IP
430 | add IP, val
438 | jmp aword [IP]
2359 | xor IP, IP // PC must be zero
2552 | jmp aword [IP]
2555 | jmp aword [IP]
3581 | test IP, IP
[all …]
H A Dzend_jit_arm64.dasc24 |.define IP, x28
684 | str IP, EX->opline
690 | ldr IP, EX->opline
719 | mov reg, IP
728 | add IP, IP, reg
738 | add IP, IP, reg, shift
750 | add IP, IP, #val
760 | ldr tmp_reg, [IP]
771 | cmp IP, tmp_reg1
3268 | cmp IP, TMP1
[all …]
/PHP-8.2/ext/ldap/tests/
H A DREADME.md53 Now you will have a virtual machine up and running on IP-Address `192.168.10.33`
/PHP-8.2/build/
H A Dshtool1355 IP*:IRIX64 ) AP="MIPS64" ;;
1356 IP*:* ) AP="MIPS" ;;
/PHP-8.2/ext/ftp/tests/
H A Dserver.inc164 … fputs($s, "215 OS/400 is the remote operating system. The TCP/IP version is \"V5R2M0\"\r\n");
/PHP-8.2/sapi/fpm/
H A Dwww.conf.in339 ; %R: remote IP address
/PHP-8.2/
H A DNEWS1699 IP-relative calls and jumps.
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic29940 >796 lelong <20 Little-endian, IP #%d,
29943 >796 belong <20 Big-endian, IP #%d,
29951 >796 belong <20 Big-endian, IP #%d,
30618 >6 leshort 5 (IP-over-IEEE 1394)
30620 >6 leshort 7 (Raw IP)
30621 >6 leshort 8 (Raw IP)
30622 >6 leshort 9 (Raw IP)
30687 >20 belong&0x03FFFFFF 12 (Raw IP
30695 >20 belong&0x03FFFFFF 101 (Raw IP
31491 >12 belong 18 (ATM Classical IP)
[all …]
H A Dmagic私はガラスを食べられます29940 >796 lelong <20 Little-endian, IP #%d,
29943 >796 belong <20 Big-endian, IP #%d,
29951 >796 belong <20 Big-endian, IP #%d,
30618 >6 leshort 5 (IP-over-IEEE 1394)
30620 >6 leshort 7 (Raw IP)
30621 >6 leshort 8 (Raw IP)
30622 >6 leshort 9 (Raw IP)
30687 >20 belong&0x03FFFFFF 12 (Raw IP
30695 >20 belong&0x03FFFFFF 101 (Raw IP
31491 >12 belong 18 (ATM Classical IP)
[all …]
/PHP-8.2/ext/standard/tests/misc/
H A Dbrowscap.ini4531 Browser="IP*Works"
4724 [IP*Works!*/*]
4726 Browser="IP*Works!"

Completed in 362 milliseconds