Home
last modified time | relevance | path

Searched refs:port (Results 551 – 560 of 560) sorted by relevance

1...<<212223

/PHP-5.5/
H A Dphp.ini-production992 ; http://php.net/smtp-port
1116 ; Default port number for mysql_connect(). If unset, mysql_connect() will use
1120 ; http://php.net/mysql.default-port
1175 ; Default port number for mysqli_connect(). If unset, mysqli_connect() will use
1179 ; http://php.net/mysqli.default-port
H A DREADME.STREAMS91 PHPAPI php_stream *php_stream_sock_open_host(const char *host, unsigned short port,
H A DINSTALL613 (( "host" => "10.0.0.2", "port" => 1030 ),
614 ( "host" => "10.0.0.3", "port" => 1030 ))
911 PHP 4 port is split into two sub-directories: core and extensions. The
942 the port is Anil Madhavapeddy (avsm at openbsd dot org).
H A DNEWS3499 . Fixed bug #60749 (SNMP module should not strip non-standard SNMP port
4381 . Fixed bug #53924 (FILTER_VALIDATE_URL doesn't validate port number).
10013 - Fixed bug #30359 (SOAP client requests have no port in "Host" field).
/PHP-5.5/ext/soap/
H A Dphp_sdl.c756 xmlNodePtr trav, port; in load_wsdl() local
779 port = trav; in load_wsdl()
784 bindingAttr = get_attribute(port->properties, "binding"); in load_wsdl()
791 trav2 = port->children; in load_wsdl()
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c1618 snprintf(output_buf, sizeof(output_buf), "%s:%u", serv->server_hostname, serv->port); in PHP_MINFO_FUNCTION()
/PHP-5.5/build/
H A Dlibtool.m44877 # Anyone wants to do a port?
5378 # FIXME: the MSVC++ port hasn't been tested in a loooong time
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog1068 27. Added a definition for CHAR_NULL (helpful for the z/OS port), and use it in
1325 3. Fix cache-flush issue on PowerPC (It is still an experimental JIT port).
2754 exported in the Windows port". It has not yet been confirmed that the patch
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic4450 >>>0x24 byte >0 \b, port 1:
4456 >>>0x24 byte >0 \b, port 2:
11058 # * *nix port: http://www.keepassx.org/
11059 # * android port: http://code.google.com/p/keepassdroid/
18390 >8 short 4622 port definition file
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt2629 port, all characters can be tested with \p and \P, or, alternatively,
6058 port capturing.)
8353 port is available by calling pcre_config() with the PCRE_CONFIG_JIT

Completed in 144 milliseconds

1...<<212223