Searched refs:IP (Results 1 – 18 of 18) sorted by relevance
/PHP-8.0/ext/mysqli/tests/ |
H A D | mysqli_get_host_info.phpt | 17 /* this should be a TCP/IP connection and not a Unix Socket (or SHM or Named Pipe) */ 18 if (!stristr($info, "TCP/IP")) 19 printf("[004] Should be a TCP/IP connection but mysqlnd says '%s'\n", $info);
|
H A D | bug55283.phpt | 18 if (false === strpos($link->host_info, 'TCP/IP')) 19 die(sprintf("skip SSL only supported on TCP/IP"));
|
H A D | bug51647.phpt | 18 if (false === strpos($link->host_info, 'TCP/IP')) 19 die(sprintf("skip SSL only supported on TCP/IP"));
|
/PHP-8.0/ext/openssl/tests/ |
H A D | bug68879.phpt | 2 Bug #68879: Match IP address fields in subjectAltName checks 11 $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 D | cve2013_4073.phpt | 17 ….org, URI:http://null.python.org' . "\0" . 'http://example.org, IP Address:192.0.2.1, IP Address:2…
|
/PHP-8.0/sapi/fpm/tests/ |
H A D | socket-invalid-allowed-clients.phpt | 32 $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.0/ext/filter/tests/ |
H A D | bug53150.phpt | 2 Bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges)
|
/PHP-8.0/Zend/ |
H A D | Zend.m4 | 308 register const opcode_handler_t *IP __asm__(ZEND_VM_IP_GLOBAL_REG); 310 const opcode_handler_t *orig_ip = IP; 312 IP = ip; 316 IP = orig_ip;
|
/PHP-8.0/ext/pgsql/tests/ |
H A D | bug71998.phpt | 7 // Kudos for the IP regex to
|
/PHP-8.0/ext/standard/ |
H A D | crypt_freesec.c | 72 static const u_char IP[64] = { variable 247 init_perm[final_perm[i] = IP[i] - 1] = i; in _crypt_extended_init()
|
/PHP-8.0/ext/opcache/jit/ |
H A D | zend_jit_x86.dasc | 28 |.define IP, r15 52 |.define IP, r15 78 |.define IP, edi 440 | mov reg, IP 448 | add IP, val 456 | jmp aword [IP] 2471 | xor IP, IP // PC must be zero 2664 | jmp aword [IP] 2667 | jmp aword [IP] 3594 | test IP, IP [all …]
|
/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`
|
/PHP-8.0/build/ |
H A D | shtool | 1355 IP*:IRIX64 ) AP="MIPS64" ;; 1356 IP*:* ) AP="MIPS" ;;
|
/PHP-8.0/ext/ftp/tests/ |
H A D | server.inc | 200 … fputs($s, "215 OS/400 is the remote operating system. The TCP/IP version is \"V5R2M0\"\r\n");
|
/PHP-8.0/sapi/fpm/ |
H A D | www.conf.in | 320 ; %R: remote IP address
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 28068 >796 lelong <20 Little-endian, IP #%d, 28071 >796 belong <20 Big-endian, IP #%d, 28079 >796 belong <20 Big-endian, IP #%d, 28745 >6 leshort 5 (IP-over-IEEE 1394) 28747 >6 leshort 7 (Raw IP) 28748 >6 leshort 8 (Raw IP) 28749 >6 leshort 9 (Raw IP) 28814 >20 belong&0x03FFFFFF 12 (Raw IP 28822 >20 belong&0x03FFFFFF 101 (Raw IP 29568 >12 belong 18 (ATM Classical IP) [all …]
|
H A D | magic | 28068 >796 lelong <20 Little-endian, IP #%d, 28071 >796 belong <20 Big-endian, IP #%d, 28079 >796 belong <20 Big-endian, IP #%d, 28745 >6 leshort 5 (IP-over-IEEE 1394) 28747 >6 leshort 7 (Raw IP) 28748 >6 leshort 8 (Raw IP) 28749 >6 leshort 9 (Raw IP) 28814 >20 belong&0x03FFFFFF 12 (Raw IP 28822 >20 belong&0x03FFFFFF 101 (Raw IP 29568 >12 belong 18 (ATM Classical IP) [all …]
|
/PHP-8.0/ext/standard/tests/misc/ |
H A D | browscap.ini | 4531 Browser="IP*Works" 4724 [IP*Works!*/*] 4726 Browser="IP*Works!"
|
Completed in 422 milliseconds