Searched refs:host (Results 626 – 634 of 634) sorted by relevance
1...<<212223242526
/PHP-7.4/ |
H A D | php.ini-production | 1167 ; Default host for mysqli_connect() (doesn't apply in safe mode). 1168 ; http://php.net/mysqli.default-host 1487 ; If no host is defined, HTTP_HOST will be used for allowed host.
|
H A D | UPGRADING | 321 new PDO("mysql:host=xxx;port=xxx;dbname=xxx;user=xxx;password=xxx");
|
H A D | configure.ac | 1605 | sqlnet.ora file on the PHP host, or set the environment variable |
|
/PHP-7.4/ext/curl/ |
H A D | interface.c | 540 php_info_print_table_row(2, "Host", d->host); in PHP_INI_BEGIN() 1851 CAAS("host", d->host); in PHP_FUNCTION()
|
/PHP-7.4/build/ |
H A D | php.m4 | 123 if test -z "$host_alias" && test -n "$host"; then 124 host_alias=$host
|
/PHP-7.4/ext/sockets/ |
H A D | sockets.c | 286 ZEND_ARG_INFO(0, host)
|
/PHP-7.4/ext/standard/ |
H A D | basic_functions.c | 965 ZEND_ARG_INFO(0, host)
|
/PHP-7.4/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 409 >0 regex dey\n[0-9]{2}\0 Dalvik dex file (optimized for host) 2506 # They were written with binary values in host byte order, and 2507 # the magic number was a host "int", which might have been 16 bits 8251 # Btree 1.85/1.86 databases store the metadata in host byte order. 8252 # Hash and Btree 2.X and later databases store the metadata in host byte order. 9420 >>>68 string >\0 \b, host %s 12990 # All new-style FreeBSD magic numbers are in host byte order (i.e., 25572 >24 string >\0 host: %s 29697 >>9 byte 21 GroupWise admin host database 29698 >>9 byte 23 GroupWise admin remote host database
|
H A D | magic | 409 >0 regex dey\n[0-9]{2}\0 Dalvik dex file (optimized for host) 2506 # They were written with binary values in host byte order, and 2507 # the magic number was a host "int", which might have been 16 bits 8251 # Btree 1.85/1.86 databases store the metadata in host byte order. 8252 # Hash and Btree 2.X and later databases store the metadata in host byte order. 9420 >>>68 string >\0 \b, host %s 12990 # All new-style FreeBSD magic numbers are in host byte order (i.e., 25572 >24 string >\0 host: %s 29697 >>9 byte 21 GroupWise admin host database 29698 >>9 byte 23 GroupWise admin remote host database
|
Completed in 161 milliseconds
1...<<212223242526