Home
last modified time | relevance | path

Searched refs:protocol (Results 51 – 67 of 67) sorted by relevance

123

/PHP-8.2/ext/sockets/
H A Dsockets.stub.php1728 function socket_create(int $domain, int $type, int $protocol): Socket|false {} argument
1773 function socket_create_pair(int $domain, int $type, int $protocol, &$pair): bool {} argument
H A Dsockets_arginfo.h59 ZEND_ARG_TYPE_INFO(0, protocol, IS_LONG, 0)
131 ZEND_ARG_TYPE_INFO(0, protocol, IS_LONG, 0)
/PHP-8.2/ext/sockets/tests/
H A Dmcast_ipv6_recv_limited.phpt38 die('skip protocol independent multicast API is available.');
H A Dmcast_ipv6_recv.phpt45 die('skip protocol independent multicast API is unavailable.');
/PHP-8.2/ext/ldap/tests/
H A DREADME.md138 LDAP_TEST_OPT_PROTOCOL_VERSION (default: 3) Version of LDAP protocol to use
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_change_user_old.phpt91 /* silent protocol change if no db which requires workaround in mysqlnd/libmysql
H A Dmysqli_expire_password.phpt2 MySQL 5.6 / MariaDB 10.4.3 EXPIRE PASSWORD protocol change
H A Dmysqli_change_user.phpt75 /* silent protocol change if no db which requires workaround in mysqlnd/libmysql
/PHP-8.2/ext/standard/
H A Dstreamsfuncs.c53 zend_long domain, type, protocol; in PHP_FUNCTION() local
60 Z_PARAM_LONG(protocol) in PHP_FUNCTION()
63 if (0 != socketpair((int)domain, (int)type, (int)protocol, pair)) { in PHP_FUNCTION()
H A Dbasic_functions_arginfo.h59 ZEND_ARG_TYPE_INFO(0, protocol, IS_STRING, 0)
67 ZEND_ARG_TYPE_INFO(0, protocol, IS_STRING, 0)
534 ZEND_ARG_TYPE_INFO(0, protocol, IS_STRING, 0)
541 ZEND_ARG_TYPE_INFO(0, protocol, IS_STRING, 0)
547 ZEND_ARG_TYPE_INFO(0, protocol, IS_STRING, 0)
553 ZEND_ARG_TYPE_INFO(0, protocol, IS_LONG, 0)
1938 ZEND_ARG_TYPE_INFO(0, protocol, IS_LONG, 0)
H A Durl_scanner_ex.re205 /* Check protocol. Only http/https is allowed. */
/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native.phpt64 // 2030 This command is not supported in the prepared statement protocol yet
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_connection.c1482 conn->options->protocol = MYSQL_PROTOCOL_PIPE;
1486 conn->options->protocol = *(unsigned int*) value;
H A Dmysqlnd_structs.h224 enum_mysqlnd_session_protocol_type protocol; member
/PHP-8.2/ext/ldap/
H A Dldap.c3601 int rc, protocol = LDAP_VERSION3; in PHP_FUNCTION() local
3610 if (((rc = ldap_set_option(ld->link, LDAP_OPT_PROTOCOL_VERSION, &protocol)) != LDAP_SUCCESS) || in PHP_FUNCTION()
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic10145 #0 string <list>\n<protocol\ bbn-multimedia-format> Diamond Multimedia Document
10146 0 string =<list>\n<protocol\ bbn-m Diamond Multimedia Document
11025 >4 lelong 0x1000004A comms protocol library
11031 >4 lelong 0x100000E5 file transfer protocol
11032 >4 lelong 0x100000E5 file transfer protocol
30792 >20 belong&0x03FFFFFF 222 (AOS Space Data Link protocol
H A Dmagic私はガラスを食べられます10145 #0 string <list>\n<protocol\ bbn-multimedia-format> Diamond Multimedia Document
10146 0 string =<list>\n<protocol\ bbn-m Diamond Multimedia Document
11025 >4 lelong 0x1000004A comms protocol library
11031 >4 lelong 0x100000E5 file transfer protocol
11032 >4 lelong 0x100000E5 file transfer protocol
30792 >20 belong&0x03FFFFFF 222 (AOS Space Data Link protocol

Completed in 223 milliseconds

123