Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 282) sorted by last modified time

12345678910>>...12

/php-src/ext/curl/
H A Dinterface.c523 zend_result curl_cast_object(zend_object *obj, zval *result, int type) in curl_cast_object()
861 static int curl_debug(CURL *cp, curl_infotype type, char *buf, size_t buf_len, void *ctx) /* {{{ */ in curl_debug()
1332 char *type = NULL, *filename = NULL; in build_mime_structure_from_hash() local
1397 char *type = NULL, *filename = NULL; in build_mime_structure_from_hash() local
2543 int type = CURLINFO_TYPEMASK & option; in PHP_FUNCTION() local
/php-src/sapi/cgi/
H A Dcgi_main.c235 static void fcgi_log(int type, const char *format, ...) { in fcgi_log()
/php-src/main/
H A Dfastcgi.c133 unsigned char type; member
471 void __attribute__((weak)) fcgi_log(int type, const char *format, ...) { in fcgi_log()
986 static inline int fcgi_make_header(fcgi_header *hdr, fcgi_request_type type, int req_id, int len) in fcgi_make_header()
1492 static inline fcgi_header* open_packet(fcgi_request *req, fcgi_request_type type)
1540 int fcgi_write(fcgi_request *req, fcgi_request_type type, const char *str, int len)
/php-src/ext/dom/
H A Ddom_properties.h153 #define DOM_PROP_NODE(type, name, obj) \ argument
H A Dphp_dom.c339 static zval *dom_get_property_ptr_ptr(zend_object *object, zend_string *name, int type, void **cach… in dom_get_property_ptr_ptr()
351 zval *dom_read_property(zend_object *object, zend_string *name, int type, void **cache_slot, zval *… in dom_read_property()
2183 static zval *dom_nodelist_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_nodelist_read_dimension()
2275 static zval *dom_nodemap_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_nodemap_read_dimension()
2317 static zval *dom_modern_nodemap_read_dimension(zend_object *object, zval *offset, int type, zval *r… in dom_modern_nodemap_read_dimension()
2526 bool php_dom_has_child_of_type(xmlNodePtr node, xmlElementType type) in php_dom_has_child_of_type()
2541 bool php_dom_has_sibling_following_node(xmlNodePtr node, xmlElementType type) in php_dom_has_sibling_following_node()
2556 bool php_dom_has_sibling_preceding_node(xmlNodePtr node, xmlElementType type) in php_dom_has_sibling_preceding_node()
H A Dnode.c709 int type = nodep->type; in dom_skip_text_content() local
750 int type = nodep->type; in dom_node_text_content_write() local
1626 #define PHP_DOM_DEFINE_LIST_COUNTER_HELPER(type) \ argument
1636 #define PHP_DOM_DEFINE_LIST_EQUALITY_ORDERED_HELPER(type) \ argument
1652 #define PHP_DOM_DEFINE_LIST_EQUALITY_UNORDERED_HELPER(type) \ argument
H A Dnodelist.c281 zval *dom_modern_nodelist_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in dom_modern_nodelist_read_dimension()
H A Dnodelist.h31 enum dom_nodelist_dimension_index_type type; member
H A Ddocument.c1816 static void _dom_document_schema_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in _dom_document_schema_validate()
1927 static void _dom_document_relaxNG_validate(INTERNAL_FUNCTION_PARAMETERS, int type) /* {{{ */ in _dom_document_relaxNG_validate()
/php-src/ext/odbc/
H A Dphp_odbc.c802 void odbc_transact(INTERNAL_FUNCTION_PARAMETERS, int type) in odbc_transact()
825 void odbc_column_lengths(INTERNAL_FUNCTION_PARAMETERS, int type) in odbc_column_lengths()
H A Dodbc.stub.php376 …function odbc_connect(string $dsn, ?string $user = null, #[\SensitiveParameter] ?string $password …
/php-src/sapi/phpdbg/
H A Dphpdbg_watch.c138 bool phpdbg_check_watch_diff(phpdbg_watchtype type, void *oldPtr, void *newPtr) { in phpdbg_check_watch_diff()
160 void phpdbg_print_watch_diff(phpdbg_watchtype type, zend_string *name, void *oldPtr, void *newPtr) { in phpdbg_print_watch_diff()
/php-src/ext/reflection/
H A Dphp_reflection.c140 zend_type type; member
541 const char *type = zend_zval_type_name(value); in _const_string() local
597 const char *type = type_str ? ZSTR_VAL(type_str) : zend_zval_type_name(&c->value); in _class_const_string() local
1377 static reflection_type_kind get_type_kind(zend_type type) { in get_type_kind()
1409 static void reflection_type_factory(zend_type type, zval *object, bool legacy_behavior) in reflection_type_factory()
3068 static zend_string *zend_named_reflection_type_to_string(zend_type type) { in zend_named_reflection_type_to_string()
3079 static zend_string *zend_type_to_string_without_null(zend_type type) { in zend_type_to_string_without_null()
3138 static void append_type(zval *return_value, zend_type type) { in append_type()
7034 zend_type type = ZEND_TYPE_INIT_CODE(ce->enum_backing_type, 0, 0); in ZEND_METHOD() local
/php-src/scripts/dev/
H A Dbless_tests.php140 public $type; variable in DiffElem
146 public function __construct(int $type, $old, $new) {
/php-src/Zend/
H A Dzend_compile.c245 const uint8_t type; member
1018 zend_string *name, uint32_t type, bool *is_fully_qualified, in zend_resolve_non_class_name()
1467 ZEND_API zend_string *zend_type_to_string(zend_type type) { in zend_type_to_string()
2556 static size_t zend_type_get_num_classes(zend_type type) { in zend_type_get_num_classes()
2585 zend_type type = return_info->type; in zend_emit_return_type_check() local
6771 zend_type type = ZEND_TYPE_INIT_NONE(0); in zend_compile_typename_ex() local
7353 zend_type type = ZEND_TYPE_INIT_NONE(0); in zend_compile_params() local
7966 zend_type type = ZEND_TYPE_INIT_NONE(0); in zend_compile_prop_decl() local
8081 zend_type type = ZEND_TYPE_INIT_NONE(0); in zend_compile_class_const_decl() local
8576 static char *zend_get_use_type_str(uint32_t type) /* {{{ */ in zend_get_use_type_str()
[all …]
H A Dzend_inheritance.c87 static void zend_type_copy_ctor(zend_type *const type, bool use_arena, bool persistent) { in zend_type_copy_ctor()
349 zend_type type, zend_class_entry *scope, zend_class_entry *self) { in zend_type_permits_self()
556 static void register_unresolved_classes(zend_class_entry *scope, zend_type type) { in register_unresolved_classes()
2549 zend_type type = property_info->type; in zend_do_traits_property_binding() local
2657 } type; member
H A Dzend_API.h181 #define ZEND_BEGIN_ARG_WITH_RETURN_TYPE_MASK_EX2(name, return_reference, required_num_args, type, i… argument
185 #define ZEND_BEGIN_ARG_WITH_RETURN_TYPE_MASK_EX(name, return_reference, required_num_args, type) \ argument
188 …END_BEGIN_ARG_WITH_TENTATIVE_RETURN_TYPE_MASK_EX(name, return_reference, required_num_args, type) \ argument
191 …_OBJ_TYPE_MASK_EX2(name, return_reference, required_num_args, class_name, type, is_tentative_retur… argument
195 …GIN_ARG_WITH_RETURN_OBJ_TYPE_MASK_EX(name, return_reference, required_num_args, class_name, type) \ argument
198 …TH_TENTATIVE_RETURN_OBJ_TYPE_MASK_EX(name, return_reference, required_num_args, class_name, type) \ argument
201 #define ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX2(name, return_reference, required_num_args, type, a… argument
205 #define ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(name, return_reference, required_num_args, type, al… argument
208 …G_WITH_TENTATIVE_RETURN_TYPE_INFO_EX(name, return_reference, required_num_args, type, allow_null) \ argument
211 #define ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO(name, type, allow_null) \ argument
H A Dzend_builtin_functions.c1466 zend_string *type = NULL; in ZEND_FUNCTION() local
H A Dzend_API.c110 ZEND_API const char *zend_get_type_by_const(int type) /* {{{ */ in zend_get_type_by_const()
441 ZEND_API ZEND_COLD void zend_class_redeclaration_error_ex(int type, zend_string *new_name, zend_cla… in zend_class_redeclaration_error_ex()
456 ZEND_API ZEND_COLD void zend_class_redeclaration_error(int type, zend_class_entry *old_ce) in zend_class_redeclaration_error()
506 const char *type = type_str ? ZSTR_VAL(type_str) : fallback_type; in zend_null_arg_deprecated() local
574 uint8_t type; in zend_parse_arg_long_weak() local
643 uint8_t type; in zend_parse_arg_double_weak() local
690 uint8_t type = is_numeric_str_function(str, &lval, &dval); in zend_parse_arg_number_slow() local
2854 …_entry *scope, const zend_function_entry *functions, HashTable *function_table, int type) /* {{{ */ in zend_register_functions()
4411 …_string *name, zval *property, int access_type, zend_string *doc_comment, zend_type type) /* {{{ */ in zend_declare_typed_property()
4725 …*ce, zend_string *name, zval *value, int flags, zend_string *doc_comment, zend_type type) /* {{{ */ in zend_declare_typed_class_constant()
H A Dzend_portability.h247 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
249 # define ZEND_ATTRIBUTE_FORMAT(type, idx, first) argument
253 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) __attribute__ ((format(type, idx, first))) argument
255 # define ZEND_ATTRIBUTE_PTR_FORMAT(type, idx, first) argument
/php-src/ext/intl/dateformat/
H A Ddateformat.stub.php126 public function getLocale(int $type = ULOC_ACTUAL_LOCALE): string|false {}
/php-src/ext/openssl/
H A Dopenssl.c520 static void php_openssl_check_path_error(uint32_t arg_num, int type, const char *format, ...) in php_openssl_check_path_error()
2917 char *type; in php_openssl_csr_make() local
3755 int type = php_openssl_get_evp_pkey_type(req->priv_key_type); in php_openssl_generate_private_key() local
/php-src/ext/sockets/
H A Dsockets.stub.php1923 function socket_create(int $domain, int $type, int $protocol): Socket|false {}
1968 function socket_create_pair(int $domain, int $type, int $protocol, &$pair): bool {}
1993 function socket_cmsg_space(int $level, int $type, int $num = 0): ?int {}
/php-src/ext/pgsql/
H A Dpgsql.c4543 zval meta, *def, *type, *not_null, *has_default, *is_enum, *val, new_val; in php_pgsql_convert() local
/php-src/ext/opcache/jit/ir/
H A Dir_sccp.c935 static bool ir_may_promote_i2i(ir_ctx *ctx, ir_type type, ir_ref ref) in ir_may_promote_i2i()
970 static ir_ref ir_promote_i2i(ir_ctx *ctx, ir_type type, ir_ref ref, ir_ref use) in ir_promote_i2i()
1034 static ir_ref ir_ext_const(ir_ctx *ctx, ir_insn *val_insn, ir_op op, ir_type type) in ir_ext_const()
1070 static ir_ref ir_ext_ref(ir_ctx *ctx, ir_ref var_ref, ir_ref src_ref, ir_op op, ir_type type) in ir_ext_ref()
1099 ir_type type = insn->type; in ir_try_promote_ext() local
1409 ir_type type = insn->type; in ir_optimize_phi() local

Completed in 276 milliseconds

12345678910>>...12