Home
last modified time | relevance | path

Searched refs:host (Results 601 – 611 of 611) sorted by relevance

1...<<2122232425

/PHP-8.0/ext/ftp/
H A Dftp.c117 ftp_open(const char *host, short port, zend_long timeout_sec) in ftp_open() argument
130 ftp->fd = php_network_connect_socket_to_host(host, in ftp_open()
/PHP-8.0/build/
H A Dlibtool.m41 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
338 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
569 case $host in
625 case $host in
647 case $host in
2255 case $host in
2570 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
2618 case $host in
4161 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
4181 # The host system.
[all …]
H A Dphp.m4123 if test -z "$host_alias" && test -n "$host"; then
124 host_alias=$host
/PHP-8.0/.github/workflows/
H A Dnightly.yml122 PDO_MYSQL_TEST_DSN: mysql:host=mysql;dbname=test
/PHP-8.0/
H A Dphp.ini-development1174 ; Default host for mysqli_connect() (doesn't apply in safe mode).
1175 ; http://php.net/mysqli.default-host
1494 ; If no host is defined, HTTP_HOST will be used for allowed host.
H A Dphp.ini-production1176 ; Default host for mysqli_connect() (doesn't apply in safe mode).
1177 ; http://php.net/mysqli.default-host
1496 ; If no host is defined, HTTP_HOST will be used for allowed host.
H A Dconfigure.ac1576 | sqlnet.ora file on the PHP host, or set the environment variable |
H A DUPGRADING308 FILTER_VALIDATE_URL filter have been removed. The scheme and host are (and
/PHP-8.0/ext/curl/
H A Dinterface.c331 php_info_print_table_row(2, "Host", d->host); in PHP_INI_END()
1708 CAAS("host", d->host); in PHP_FUNCTION()
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます409 >0 regex dey\n[0-9]{2}\0 Dalvik dex file (optimized for host)
2525 # They were written with binary values in host byte order, and
2526 # the magic number was a host "int", which might have been 16 bits
8879 # Btree 1.85/1.86 databases store the metadata in host byte order.
8880 # Hash and Btree 2.X and later databases store the metadata in host byte order.
10121 >>>68 string >\0 \b, host %s
13777 # All new-style FreeBSD magic numbers are in host byte order (i.e.,
28373 >24 string >\0 host: %s
32831 >>9 byte 21 GroupWise admin host database
32832 >>9 byte 23 GroupWise admin remote host database
[all …]
H A Dmagic409 >0 regex dey\n[0-9]{2}\0 Dalvik dex file (optimized for host)
2525 # They were written with binary values in host byte order, and
2526 # the magic number was a host "int", which might have been 16 bits
8879 # Btree 1.85/1.86 databases store the metadata in host byte order.
8880 # Hash and Btree 2.X and later databases store the metadata in host byte order.
10121 >>>68 string >\0 \b, host %s
13777 # All new-style FreeBSD magic numbers are in host byte order (i.e.,
28373 >24 string >\0 host: %s
32831 >>9 byte 21 GroupWise admin host database
32832 >>9 byte 23 GroupWise admin remote host database
[all …]

Completed in 163 milliseconds

1...<<2122232425