Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 5 of 5) sorted by relevance

/PHP-7.1/Zend/
H A Dzend_inheritance.c184 …int_check(const zend_function *fe, zend_arg_info *fe_arg_info, const zend_function *proto, zend_ar… in zend_do_perform_type_hint_check()
264 … zend_do_perform_implementation_check(const zend_function *fe, const zend_function *proto) /* {{{ … in zend_do_perform_implementation_check()
/PHP-7.1/ext/standard/
H A Dbasic_functions.c5633 char *name, *proto; local
5675 char *proto; local
5724 zend_long proto; local
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_ext_plugin.h47 #define mysqlnd_plugin_get_plugin_protocol_data(proto, p_id) mysqlnd_plugin_area_getters.get_prot… argument
/PHP-7.1/main/streams/
H A Dxp_socket.c878 PHPAPI php_stream *php_stream_generic_socket_factory(const char *proto, size_t protolen, in php_stream_generic_socket_factory()
/PHP-7.1/ext/openssl/
H A Dxp_ssl.c1661 long proto = SSL_version(ssl_handle); in capture_session_meta() local
2533 php_stream *php_openssl_ssl_socket_factory(const char *proto, size_t protolen, in php_openssl_ssl_socket_factory()

Completed in 34 milliseconds