Home
last modified time | relevance | path

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

/PHP-7.0/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);
/PHP-7.0/ext/openssl/tests/
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 Dbug68879.phpt2 Bug #68879: Match IP address fields in subjectAltName checks
/PHP-7.0/ext/standard/tests/network/
H A Dgethostbyaddr_basic1.phpt6 * Description: Get the Internet host name corresponding to a given IP address
H A Dgethostbynamel_error.phpt6 * Description: Return a list of IP addresses that a given hostname resolves to.
H A Dgethostbyaddr_error.phpt6 * Description: Get the Internet host name corresponding to a given IP address
/PHP-7.0/ext/filter/tests/
H A Dbug53150.phpt2 Bug #53150 (FILTER_FLAG_NO_RES_RANGE is missing some IP ranges)
/PHP-7.0/sapi/fpm/tests/
H A D015.phpt79 [%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 Dbug71998.phpt7 // Kudos for the IP regex to
/PHP-7.0/Zend/
H A DZend.m4446 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 DREADME.FastCGI28 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 Dcrypt_freesec.c76 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 DREADME53 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 Dfilter.txt161 validate_ip IP string Validates a string representing an IP address.
/PHP-7.0/build/
H A Dshtool1355 IP*:IRIX64 ) AP="MIPS64" ;;
1356 IP*:* ) AP="MIPS" ;;
/PHP-7.0/ext/ftp/tests/
H A Dserver.inc206 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 Dwww.conf.in303 ; %R: remote IP address
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic18199 >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 Dbrowscap.ini4531 Browser="IP*Works"
4724 [IP*Works!*/*]
4726 Browser="IP*Works!"
/PHP-7.0/
H A DNEWS559 . Fixed bug #74216 (Correctly fail on invalid IP address ports). (Sara)

Completed in 222 milliseconds