Home
last modified time | relevance | path

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

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_get_host_info.phpt24 /* this should be a TCP/IP connection and not a Unix Socket (or SHM or Named Pipe) */
25 if (!stristr($info, "TCP/IP"))
26 printf("[004] Should be a TCP/IP connection but mysqlnd says '%s'\n", $info);
H A Dbug55283.phpt15 if (false === strpos($link->host_info, 'TCP/IP'))
16 die(sprintf("skip SSL only supported on TCP/IP"));
H A Dbug51647.phpt15 if (false === strpos($link->host_info, 'TCP/IP'))
16 die(sprintf("skip SSL only supported on TCP/IP"));
/PHP-7.4/ext/openssl/tests/
H A Dbug68879.phpt2 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 Dcve2013_4073.phpt17 ….org, URI:http://null.python.org' . "\0" . 'http://example.org, IP Address:192.0.2.1, IP Address:2…
/PHP-7.4/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-7.4/ext/standard/tests/network/
H A Dgethostbyaddr_basic1.phpt6 * Description: Get the Internet host name corresponding to a given IP address
H A Dgethostbyaddr_error.phpt6 * Description: Get the Internet host name corresponding to a given IP address
/PHP-7.4/ext/filter/tests/
H A Dbug53150.phpt2 Bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges)
/PHP-7.4/ext/pgsql/tests/
H A Dbug71998.phpt7 // Kudos for the IP regex to
/PHP-7.4/Zend/
H A DZend.m4364 register const opcode_handler_t *IP __asm__(ZEND_VM_IP_GLOBAL_REG);
366 const opcode_handler_t *orig_ip = IP;
368 IP = ip;
372 IP = orig_ip;
/PHP-7.4/ext/standard/
H A Dcrypt_freesec.c72 static const u_char IP[64] = { variable
249 init_perm[final_perm[i] = IP[i] - 1] = i; in _crypt_extended_init()
/PHP-7.4/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-7.4/build/
H A Dshtool1355 IP*:IRIX64 ) AP="MIPS64" ;;
1356 IP*:* ) AP="MIPS" ;;
/PHP-7.4/ext/ftp/tests/
H A Dserver.inc200 fputs($s, "215 OS/400 is the remote operating system. The TCP/IP version is \"V5R2M0\"\r\n");
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in304 ; %R: remote IP address
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます25270 >796 belong <20 Big-endian, IP #%d,
25278 >796 belong <20 Big-endian, IP #%d,
25943 >6 leshort 5 (IP-over-IEEE 1394)
25945 >6 leshort 7 (Raw IP)
25946 >6 leshort 8 (Raw IP)
25947 >6 leshort 9 (Raw IP)
26012 >20 belong 12 (raw IP
26020 >20 belong 101 (raw IP
26137 >20 belong 242 (IP-over-Infiniband
26698 >12 belong 18 (ATM Classical IP)
[all …]
H A Dmagic25270 >796 belong <20 Big-endian, IP #%d,
25278 >796 belong <20 Big-endian, IP #%d,
25943 >6 leshort 5 (IP-over-IEEE 1394)
25945 >6 leshort 7 (Raw IP)
25946 >6 leshort 8 (Raw IP)
25947 >6 leshort 9 (Raw IP)
26012 >20 belong 12 (raw IP
26020 >20 belong 101 (raw IP
26137 >20 belong 242 (IP-over-Infiniband
26698 >12 belong 18 (ATM Classical IP)
[all …]
/PHP-7.4/ext/standard/tests/misc/
H A Dbrowscap.ini4531 Browser="IP*Works"
4724 [IP*Works!*/*]
4726 Browser="IP*Works!"
/PHP-7.4/
H A DNEWS2158 . Fixed bug #77722 (Incorrect IP set to $_SERVER['REMOTE_ADDR'] on the

Completed in 261 milliseconds