Searched refs:IP (Results 1 – 19 of 19) sorted by relevance
/PHP-5.6/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-5.6/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-5.6/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-5.6/ext/filter/tests/ |
H A D | bug53150.phpt | 2 Bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges)
|
/PHP-5.6/sapi/fpm/tests/ |
H A D | 015.phpt | 81 [%s] WARNING: [pool pool2] child %d said into stderr: "ERROR: Wrong IP address 'xxx' in listen.allo… 83 [%s] WARNING: [pool pool2] child %d said into stderr: "ERROR: Connection disallowed: IP address '12…
|
/PHP-5.6/ext/standard/ |
H A D | crypt_freesec.c | 76 static u_char IP[64] = { variable 254 init_perm[final_perm[i] = IP[i] - 1] = i; in _crypt_extended_init()
|
/PHP-5.6/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-5.6/ext/mysql/tests/ |
H A D | mysql_query_load_data_openbasedir.phpt | 22 /* could be a remote TCP/IP connection. LOCAL INFILE may not work */
|
/PHP-5.6/ext/filter/docs/ |
H A D | filter.txt | 161 validate_ip IP string Validates a string representing an IP address.
|
/PHP-5.6/build/ |
H A D | shtool | 1355 IP*:IRIX64 ) AP="MIPS64" ;; 1356 IP*:* ) AP="MIPS" ;;
|
/PHP-5.6/ext/ftp/tests/ |
H A D | server.inc | 205 fputs($s, "215 OS/400 is the remote operating system. The TCP/IP version is \"V5R2M0\"\r\n");
|
/PHP-5.6/sapi/fpm/ |
H A D | www.conf.in | 297 ; %R: remote IP address
|
H A D | php-fpm.conf.in | 431 ; %R: remote IP address
|
/PHP-5.6/ext/fileinfo/tests/ |
H A D | magic | 16776 >796 belong <20 Big-endian, IP #%d, 16784 >796 belong <20 Big-endian, IP #%d, 17354 >6 leshort 5 (IP-over-IEEE 1394) 17356 >6 leshort 7 (Raw IP) 17357 >6 leshort 8 (Raw IP) 17358 >6 leshort 9 (Raw IP) 17420 >20 belong 12 (raw IP 17428 >20 belong 101 (raw IP 17503 >20 belong 242 (IP-over-Infiniband 17925 >12 belong 18 (ATM Classical IP) [all …]
|
/PHP-5.6/ext/standard/tests/misc/ |
H A D | browscap.ini | 4531 Browser="IP*Works" 4724 [IP*Works!*/*] 4726 Browser="IP*Works!"
|
/PHP-5.6/ |
H A D | NEWS | 1541 . Fixed bug #68879 (IP Address fields in subjectAltNames not used) 5961 . Fixed bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges). 11672 - Fixed bug #29737 (ip2long should return -1 if IP is 255.255.255.255 and FALSE
|
Completed in 308 milliseconds