Home
last modified time | relevance | path

Searched refs:type (Results 1976 – 2000 of 2679) sorted by relevance

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

/PHP-8.0/ext/standard/tests/file/
H A D007_variation23.phpt19 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
36 resource(%d) of type (stream)
H A D007_variation24.phpt19 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
36 resource(%d) of type (stream)
H A D007_variation7.phpt19 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
36 resource(%d) of type (stream)
H A Dfscanf_variation10.phpt6 /* Test fscanf() to scan resource type using different float format types */
19 // resource type variable
H A Dfscanf_variation29.phpt6 /* Test fscanf() to scan resource type using different octal format types */
19 // resource type variable
H A Dfscanf_variation35.phpt6 /* Test fscanf() to scan resource type using different hexa format types */
19 // resource type variable
H A Dfscanf_variation41.phpt6 /* Test fscanf() to scan resource type using different unsigned format types */
19 // resource type variable
H A D007_variation15.phpt28 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
45 resource(%d) of type (stream)
H A D007_variation16.phpt19 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
36 resource(%d) of type (stream)
/PHP-8.0/ext/gmp/tests/
H A Dgmp_import.phpt43 $type = gettype($gmp);
44 echo "$k: $type !== '{$test[0]}'\n";
/PHP-8.0/ext/sqlite3/tests/
H A Dsqlite3_40_setauthorizer.phpt95 string(24) "sqlite_master,type,main,"
102 The authorizer callback returned an invalid type: expected int
/PHP-8.0/ext/standard/tests/array/
H A Darray_map_variation5.phpt154 resource(%d) of type (stream)
166 resource(%d) of type (stream)
H A Dsizeof_basic2.phpt2 Test sizeof() function : basic functionality - for non-scalar type(array)
5 /* Testing the sizeof() for non-scalar type(array) value
/PHP-8.0/ext/enchant/
H A Denchant_arginfo.h17 ZEND_ARG_TYPE_INFO(0, type, IS_LONG, 0)
23 ZEND_ARG_TYPE_INFO(0, type, IS_LONG, 0)
/PHP-8.0/ext/oci8/tests/
H A Ddefine3.phpt94 resource(%d) of type (oci8 descriptor)
99 resource(%d) of type (oci8 descriptor)
H A Dconn_attr_4.phpt93 string(%d) "oci_set_action(): Argument #1 ($connection) must be of type resource, null given"
96 string(%d) "oci_set_client_info(): Argument #1 ($connection) must be of type resource, string given"
99 string(%d) "oci_set_action(): Argument #2 ($action) must be of type string, resource given"
/PHP-8.0/ext/intl/formatter/
H A Dformatter_attr.c364 zend_long type = ULOC_ACTUAL_LOCALE; in PHP_FUNCTION() local
370 &object, NumberFormatter_ce_ptr, &type ) == FAILURE ) in PHP_FUNCTION()
378 loc = (char *)unum_getLocaleByType(FORMATTER_OBJECT(nfo), type, &INTL_DATA_ERROR_CODE(nfo)); in PHP_FUNCTION()
/PHP-8.0/ext/standard/tests/general_functions/
H A Dintval.phpt59 // get a resource type variable
141 foreach ($not_int_types as $type ) {
142 var_dump( intval($type) );
/PHP-8.0/ext/soap/
H A Dphp_xml.c51 if (trav->type == XML_TEXT_NODE) { in cleanup_xml_node()
55 } else if ((trav->type != XML_ELEMENT_NODE) && in cleanup_xml_node()
56 (trav->type != XML_CDATA_SECTION_NODE)) { in cleanup_xml_node()
/PHP-8.0/ext/posix/tests/
H A Dposix_ttyname_error_wrongparams.phpt29 var_dump(posix_ttyname($process)); // wrong resource type
/PHP-8.0/ext/odbc/tests/
H A Dbug73725.phpt2 Bug #73725 Unable to retrieve value of varchar(max) type
/PHP-8.0/ext/standard/tests/math/
H A Ddecbin_basiclong_64bit.phpt58 decbin(): Argument #1 ($num) must be of type int, float given
H A Ddecoct_basiclong_64bit.phpt58 decoct(): Argument #1 ($num) must be of type int, float given
/PHP-8.0/ext/ldap/tests/
H A Dbug77958.phpt45 resource(%d) of type (ldap result entry)
H A Dldap_search_variation4.phpt35 resource(%d) of type (ldap result)

Completed in 63 milliseconds

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