Home
last modified time | relevance | path

Searched refs:type (Results 1926 – 1950 of 2679) sorted by relevance

1...<<71727374757677787980>>...108

/PHP-8.0/ext/standard/tests/file/
H A D007_variation13.phpt26 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
45 resource(%d) of type (stream)
/PHP-8.0/ext/phar/tests/
H A Dpharfileinfo_compression.phpt77 Unknown compression type specified
78 Unknown compression type specified
/PHP-8.0/ext/soap/tests/bugs/
H A Dbug39815.phpt47 ….xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:testResponse><return xsi:type="xsd:float">123.456…
50 ….xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1:testResponse><return xsi:type="xsd:float">123.456…
/PHP-8.0/
H A D.travis.yml73 if: type = cron
76 if: type = cron
/PHP-8.0/ext/standard/tests/general_functions/
H A Dis_string.phpt59 // get a resource type variable
134 foreach ($not_strings as $type ) {
136 var_dump( is_string($type) );
H A Dis_int.phpt43 // resource type variable
124 foreach ($not_int_types as $type ) {
126 var_dump( is_int($type) );
127 var_dump( is_integer($type) );
128 var_dump( is_long($type) );
H A Dis_int_64bit.phpt45 // resource type variable
126 foreach ($not_int_types as $type ) {
128 var_dump( is_int($type) );
129 var_dump( is_integer($type) );
130 var_dump( is_long($type) );
/PHP-8.0/ext/mysqli/
H A Dmysqli_api.c277 zend_uchar type; in mysqli_stmt_bind_param_do_bind() local
280 type = MYSQL_TYPE_DOUBLE; in mysqli_stmt_bind_param_do_bind()
284 type = MYSQL_TYPE_LONGLONG; in mysqli_stmt_bind_param_do_bind()
286 type = MYSQL_TYPE_LONG; in mysqli_stmt_bind_param_do_bind()
290 type = MYSQL_TYPE_LONG_BLOB; in mysqli_stmt_bind_param_do_bind()
293 type = MYSQL_TYPE_VAR_STRING; in mysqli_stmt_bind_param_do_bind()
302 params[i].type = type; in mysqli_stmt_bind_param_do_bind()
404 stmt->result.buf[ofs].type = IS_NULL; in mysqli_stmt_bind_result_do_bind()
421 stmt->result.buf[ofs].type = IS_LONG; in mysqli_stmt_bind_result_do_bind()
639 if (le->type == php_le_pmysqli()) { in php_mysqli_close()
[all …]
/PHP-8.0/ext/tidy/tests/
H A D023.phpt21 var_dump(tidy_get_root($tidy)->child[0]->child[0]->type === TIDY_NODETYPE_PHP);
/PHP-8.0/ext/standard/tests/math/
H A Dsinh_basic.phpt2 Test return type and value for expected input sinh()
H A Dtanh_basic.phpt2 Test return type and value for expected input tanh()
H A Dcosh_basic.phpt2 Test return type and value for expected input cosh()
H A Dlog10_basic.phpt2 Test return type and value for expected input log10()
/PHP-8.0/ext/intl/tests/
H A Dcalendar_setSkipped_RepeatedWallTimeOption_error.phpt35 intlcal_set_repeated_wall_time_option(): Argument #1 ($calendar) must be of type IntlCalendar, int …
/PHP-8.0/ext/ldap/tests/
H A Dldap_read_basic.phpt31 resource(%d) of type (ldap result)
H A Dldap_search_variation1.phpt34 resource(%d) of type (ldap result)
/PHP-8.0/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1250_to_utf8_3.phpt39 resource(%d) of type (stream)
H A Dtest_cp932_0.phpt42 resource(%d) of type (stream)
H A Dtest_cp932_to_utf8_0.phpt39 resource(%d) of type (stream)
/PHP-8.0/ext/sockets/tests/
H A Dsocket_create_pair-wrongparams-win32.phpt31 socket_create_pair(): Argument #2 ($type) must be one of SOCK_STREAM, SOCK_DGRAM, SOCK_SEQPACKET, S…
/PHP-8.0/sapi/cli/tests/
H A Dphp_cli_server_004.phpt39 Content-type: text/html; charset=UTF-8
/PHP-8.0/tests/basic/
H A Dbug67198.phpt31 'header' => 'Content-type: application/x-www-form-urlencoded',
/PHP-8.0/Zend/tests/type_declarations/union_types/variance/
H A Dvalid.phpt2 Valid union type variance
/PHP-8.0/ext/openssl/tests/
H A Dopenssl_csr_new_basic.phpt24 // options type check
/PHP-8.0/ext/ffi/tests/
H A D016.phpt30 FFI\ParserException: function type is not allowed at line 1

Completed in 101 milliseconds

1...<<71727374757677787980>>...108