Searched refs:IP (Results 1 – 20 of 20) sorted by relevance
/PHP-7.0/ext/mysqli/tests/ |
H A D | mysqli_get_host_info.phpt | 24 /* 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);
|
/PHP-7.0/ext/openssl/tests/ |
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…
|
H A D | bug68879.phpt | 2 Bug #68879: Match IP address fields in subjectAltName checks
|
/PHP-7.0/ext/standard/tests/network/ |
H A D | gethostbyaddr_basic1.phpt | 6 * Description: Get the Internet host name corresponding to a given IP address
|
H A D | gethostbynamel_error.phpt | 6 * Description: Return a list of IP addresses that a given hostname resolves to.
|
H A D | gethostbyaddr_error.phpt | 6 * Description: Get the Internet host name corresponding to a given IP address
|
/PHP-7.0/ext/filter/tests/ |
H A D | bug53150.phpt | 2 Bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges)
|
/PHP-7.0/sapi/fpm/tests/ |
H A D | 015.phpt | 79 [%s] WARNING: [pool pool2] child %d said into stderr: "ERROR: Wrong IP address 'xxx' in listen.allo… 81 [%s] WARNING: [pool pool2] child %d said into stderr: "ERROR: Connection disallowed: IP address '12…
|
/PHP-7.0/ext/pgsql/tests/ |
H A D | bug71998.phpt | 7 // Kudos for the IP regex to
|
/PHP-7.0/Zend/ |
H A D | Zend.m4 | 446 register const opcode_handler_t *IP __asm__(ZEND_VM_IP_GLOBAL_REG); 448 const opcode_handler_t *orig_ip = IP; 450 IP = ip; 454 IP = orig_ip;
|
/PHP-7.0/sapi/cgi/ |
H A D | README.FastCGI | 28 To run this way, you must start the PHP binary running by giving it an IP 117 Set it to a comma separated list of IP addresses, e.g.:
|
/PHP-7.0/ext/standard/ |
H A D | crypt_freesec.c | 76 static u_char IP[64] = { variable 253 init_perm[final_perm[i] = IP[i] - 1] = i; in _crypt_extended_init()
|
/PHP-7.0/ext/ldap/tests/ |
H A D | README | 53 Now you will have a virtual machine up and running on IP-Address 192.168.10.33 listening on port 36…
|
/PHP-7.0/ext/filter/docs/ |
H A D | filter.txt | 161 validate_ip IP string Validates a string representing an IP address.
|
/PHP-7.0/build/ |
H A D | shtool | 1355 IP*:IRIX64 ) AP="MIPS64" ;; 1356 IP*:* ) AP="MIPS" ;;
|
/PHP-7.0/ext/ftp/tests/ |
H A D | server.inc | 206 fputs($s, "215 OS/400 is the remote operating system. The TCP/IP version is \"V5R2M0\"\r\n");
|
/PHP-7.0/sapi/fpm/ |
H A D | www.conf.in | 303 ; %R: remote IP address
|
/PHP-7.0/ext/fileinfo/tests/ |
H A D | magic | 18199 >796 belong <20 Big-endian, IP #%d, 18207 >796 belong <20 Big-endian, IP #%d, 18819 >6 leshort 5 (IP-over-IEEE 1394) 18821 >6 leshort 7 (Raw IP) 18822 >6 leshort 8 (Raw IP) 18823 >6 leshort 9 (Raw IP) 18885 >20 belong 12 (raw IP 18893 >20 belong 101 (raw IP 18968 >20 belong 242 (IP-over-Infiniband 19392 >12 belong 18 (ATM Classical IP) [all …]
|
/PHP-7.0/ext/standard/tests/misc/ |
H A D | browscap.ini | 4531 Browser="IP*Works" 4724 [IP*Works!*/*] 4726 Browser="IP*Works!"
|
/PHP-7.0/ |
H A D | NEWS | 559 . Fixed bug #74216 (Correctly fail on invalid IP address ports). (Sara)
|
Completed in 222 milliseconds