Home
last modified time | relevance | path

Searched refs:bind (Results 101 – 115 of 115) sorted by relevance

12345

/PHP-5.5/ext/oci8/tests/
H A Dbind_char_3_11gR1.phpt7 // The bind buffer size edge cases seem to change each DB version.
H A Dbind_char_4.phpt7 // The bind buffer size edge cases seem to change each DB version.
H A Dbind_char_4_11gR1.phpt7 // The bind buffer size edge cases seem to change each DB version.
H A Dbind_char_3.phpt7 // The bind buffer size edge cases seem to change each DB version.
/PHP-5.5/ext/opcache/
H A DREADME152 optimization). When the file is loaded, OPcache tries to bind the
/PHP-5.5/ext/ftp/tests/
H A Dserver.inc18 die("could not start/bind the ftp server\n");
/PHP-5.5/main/streams/
H A Dxp_socket.c591 return bind(sock->socket, (const struct sockaddr *)&unix_addr, in php_tcp_sockop_bind()
/PHP-5.5/sapi/cgi/
H A Dfastcgi.c684 bind(listen_socket, (struct sockaddr *) &sa, sock_len) < 0 || in fcgi_listen()
/PHP-5.5/ext/ftp/
H A Dftp.c1424 if (bind(fd, (struct sockaddr*) &addr, size) != 0) { in ftp_getdata()
/PHP-5.5/ext/soap/
H A Dphp_sdl.c2867 static sdlBindingPtr make_persistent_sdl_binding(sdlBindingPtr bind, HashTable *ptr_map) in make_persistent_sdl_binding() argument
2874 *pbind = *bind; in make_persistent_sdl_binding()
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c1350 if (bind(retval, sa, *socklen) == SOCK_CONN_ERR) { in php_network_listen_socket()
/PHP-5.5/
H A Dconfigure.in464 PHP_CHECK_FUNC(inet_aton, resolv, bind)
H A DNEWS6390 - Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via bindto).
7649 - Fixed bug #40727 (segfault in PDO when failed to bind parameters). (Tony)
9695 - Fixed bug #30819 (Better support for LDAP SASL bind). (Jani)
9918 - Fixed bug #30430 (odbc_next_result() doesn't bind values and that results
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c2273 ret = bind( fd, pServerAddr, addr_len ); in LSAPI_CreateListenSock2()
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog5288 because some uses of PCRE bind it to non-C systems that can call its functions,

Completed in 108 milliseconds

12345