Home
last modified time | relevance | path

Searched refs:type (Results 3101 – 3125 of 3256) sorted by relevance

1...<<121122123124125126127128129130131

/php-src/ext/ffi/tests/
H A D002.phpt74 /* type qualifiers */
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_statement_class.phpt139 PDO::ATTR_STATEMENT_CLASS value must be of type array, string given
/php-src/ext/opcache/jit/ir/
H A Dir_x86.h220 uint8_t type; member
H A Dir_aarch64.h176 uint8_t type; member
H A Dir_gdb.c156 .type = 1,
233 sect->type = ELFSECT_TYPE_##tp; \ in ir_gdbjit_secthdr()
/php-src/ext/soap/
H A Dphp_soap.h93 int type; member
/php-src/ext/standard/tests/array/
H A Darray_key_exists_variation8.phpt79 foreach($inputs as $type => $input) {
80 echo "\n-- Iteration $iterator: $type data --\n";
H A Darray_unshift_variation2.phpt1029 resource(%d) of type (stream)
1042 resource(%d) of type (stream)
/php-src/ext/standard/
H A Dcrypt_sha256.c16 # define __alignof__(type) offsetof (struct { char c; type member;}, member) argument
/php-src/ext/pdo_odbc/
H A Dodbc_driver.c379 static int pdo_odbc_get_info_string(pdo_dbh_t *dbh, SQLUSMALLINT type, zval *val) in pdo_odbc_get_info_string() argument
385 rc = SQLGetInfo(H->dbc, type, (SQLPOINTER)buf, sizeof(buf), &out_len); in pdo_odbc_get_info_string()
/php-src/ext/dom/
H A Dtoken_list.c313 zval *dom_token_list_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_token_list_read_dimension() argument
323 zend_illegal_container_offset(object->ce->name, offset, type); in dom_token_list_read_dimension()
H A Dxml_document.c85 if (node->type == XML_ELEMENT_NODE) { in dom_mark_namespaces_as_attributes_too()
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_arm.lua23 local type, tonumber, pairs, ipairs = type, tonumber, pairs, ipairs
1112 if type(v) == "string" then
/php-src/ext/spl/
H A Dspl_heap.c664 int type = Z_TYPE(elem.priority); in PHP_METHOD() local
666 (type == IS_LONG) ? spl_ptr_pqueue_elem_cmp_long : in PHP_METHOD()
667 ((type == IS_DOUBLE) ? spl_ptr_pqueue_elem_cmp_double : spl_ptr_pqueue_elem_cmp); in PHP_METHOD()
/php-src/ext/sockets/
H A Dsockets_arginfo.h58 ZEND_ARG_TYPE_INFO(0, type, IS_LONG, 0)
130 ZEND_ARG_TYPE_INFO(0, type, IS_LONG, 0)
179 ZEND_ARG_TYPE_INFO(0, type, IS_LONG, 0)
/php-src/ext/intl/formatter/
H A Dformatter_arginfo.h18 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, type, IS_LONG, 0, "NumberFormatter::TYPE_DEFAULT")
23 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, type, IS_LONG, 0, "NumberFormatter::TYPE_DOUBLE")
73 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, type, IS_LONG, 0, "ULOC_ACTUAL_LOCALE")
/php-src/ext/standard/tests/general_functions/
H A Dstrval.phpt103 // get a resource type variable
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_bind_result_bit.phpt48 // don't bail - column type might not be supported by the server, ignore this
H A Dmysqli_fetch_object.phpt148 TypeError: mysqli_fetch_object(): Argument #3 ($constructor_args) must be of type array, string giv…
/php-src/ext/ffi/
H A Dphp_ffi.h169 zend_ffi_type *type; member
/php-src/Zend/Optimizer/
H A Dzend_call_graph.c82 } else if (func->type == ZEND_INTERNAL_FUNCTION in zend_analyze_calls()
/php-src/ext/phar/tests/files/
H A Dpear2coverage.phar124 $output->writeAttribute('type', 'text');
128 $output->writeAttribute('type', 'submit');
191 $output->writeAttribute('type', 'text/css');
246 $output->writeAttribute('type', 'text/css');
328 $output->writeAttribute('type', 'text/css');
398 $output->writeAttribute('type', 'text/css');
438 $output->writeAttribute('type', 'text/css');
/php-src/ext/standard/tests/file/
H A Dfread_variation4.phpt48 echo "\n-- Testing fread() with file having content of type ". $file_content_type ." --\n";
99 -- Testing fread() with file having content of type numeric --
254 -- Testing fread() with file having content of type text --
409 -- Testing fread() with file having content of type text_with_new_line --
/php-src/Zend/
H A Dzend_vm_execute.h866 if (type == BP_VAR_R || type == BP_VAR_IS) { in zend_fetch_static_prop_helper_SPEC()
10451 } else if (type == BP_VAR_IS || type == BP_VAR_UNSET) { in zend_fetch_var_address_helper_SPEC_CONST_UNUSED()
10478 } else if (type == BP_VAR_IS || type == BP_VAR_UNSET) { in zend_fetch_var_address_helper_SPEC_CONST_UNUSED()
10501 if (type == BP_VAR_R || type == BP_VAR_IS) { in zend_fetch_var_address_helper_SPEC_CONST_UNUSED()
11365 zend_string *type; in ZEND_GET_TYPE_SPEC_CONST_UNUSED_HANDLER() local
18483 } else if (type == BP_VAR_IS || type == BP_VAR_UNSET) { in zend_fetch_var_address_helper_SPEC_TMPVAR_UNUSED()
18510 } else if (type == BP_VAR_IS || type == BP_VAR_UNSET) { in zend_fetch_var_address_helper_SPEC_TMPVAR_UNUSED()
18533 if (type == BP_VAR_R || type == BP_VAR_IS) { in zend_fetch_var_address_helper_SPEC_TMPVAR_UNUSED()
49687 } else if (type == BP_VAR_IS || type == BP_VAR_UNSET) { in zend_fetch_var_address_helper_SPEC_CV_UNUSED()
49714 } else if (type == BP_VAR_IS || type == BP_VAR_UNSET) { in zend_fetch_var_address_helper_SPEC_CV_UNUSED()
[all …]
/php-src/ext/spl/tests/
H A Dmultiple_iterator_001.phpt310 TypeError thrown: MultipleIterator::attachIterator(): Argument #2 ($info) must be of type string|in…

Completed in 321 milliseconds

1...<<121122123124125126127128129130131