Home
last modified time | relevance | path

Searched defs:protocol (Results 1 – 10 of 10) sorted by relevance

/PHP-5.6/win32/
H A Dsockets.c31 PHPAPI int socketpair(int domain, int type, int protocol, SOCKET sock[2]) in socketpair()
/PHP-5.6/main/streams/
H A Dtransports.c32 PHPAPI int php_stream_xport_register(const char *protocol, php_stream_transport_factory factory TSR… in php_stream_xport_register()
62 const char *p, *protocol = NULL; in _php_stream_xport_create() local
H A Dstreams.c1688 static inline int php_stream_wrapper_scheme_validate(const char *protocol, unsigned int protocol_le… in php_stream_wrapper_scheme_validate()
1705 PHPAPI int php_register_url_stream_wrapper(const char *protocol, php_stream_wrapper *wrapper TSRMLS… in php_register_url_stream_wrapper()
1731 PHPAPI int php_register_url_stream_wrapper_volatile(const char *protocol, php_stream_wrapper *wrapp… in php_register_url_stream_wrapper_volatile()
1761 const char *p, *protocol = NULL; local
H A Duserspace.c526 char *protocol, *classname; in PHP_FUNCTION() local
571 char *protocol; in PHP_FUNCTION() local
592 char *protocol; in PHP_FUNCTION() local
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_ext_plugin.c113 _mysqlnd_plugin_get_plugin_protocol_data(const MYSQLND_PROTOCOL * protocol, unsigned int plugin_id … in _mysqlnd_plugin_get_plugin_protocol_data()
H A Dmysqlnd_structs.h183 enum_mysqlnd_protocol_type protocol; member
910 MYSQLND_PROTOCOL * protocol; member
/PHP-5.6/ext/soap/
H A Dphp_http.c169 char *protocol; in http_connect() local
/PHP-5.6/ext/sockets/
H A Dsockets.c2089 long domain, type, protocol; local
/PHP-5.6/ext/standard/
H A Dstreamsfuncs.c54 long domain, type, protocol; in PHP_FUNCTION() local
/PHP-5.6/ext/ldap/
H A Dldap.c2535 int rc, protocol = LDAP_VERSION3; in PHP_FUNCTION() local

Completed in 76 milliseconds