Home
last modified time | relevance | path

Searched defs:type (Results 101 – 125 of 283) sorted by last modified time

12345678910>>...12

/php-src/ext/date/
H A Dphp_date.c1741 static int date_interval_has_property(zend_object *object, zend_string *name, int type, void **cach… in date_interval_has_property()
2404 int type = TIMELIB_ZONETYPE_ID, new_dst = 0; in php_date_initialize() local
4491 static zval *date_interval_read_property(zend_object *object, zend_string *name, int type, void **c… in date_interval_read_property()
4581 static zval *date_interval_get_property_ptr_ptr(zend_object *object, zend_string *name, int type, v… in date_interval_get_property_ptr_ptr()
5933 static zval *date_period_read_property(zend_object *object, zend_string *name, int type, void **cac… in date_period_read_property()
5956 static zval *date_period_get_property_ptr_ptr(zend_object *object, zend_string *name, int type, voi… in date_period_get_property_ptr_ptr()
H A Dphp_date.h71 int type; member
/php-src/Zend/
H A Dzend_object_handlers.c607 ZEND_API zval *zend_std_read_property(zend_object *zobj, zend_string *name, int type, void **cache_… in zend_std_read_property()
987 ZEND_API zval *zend_std_read_dimension(zend_object *object, zval *offset, int type, zval *rv) /* {{… in zend_std_read_dimension()
1088 ZEND_API zval *zend_std_get_property_ptr_ptr(zend_object *zobj, zend_string *name, int type, void *… in zend_std_get_property_ptr_ptr()
1573 …ic_property_with_info(zend_class_entry *ce, zend_string *property_name, int type, zend_property_in… in zend_std_get_static_property_with_info()
1641 …*zend_std_get_static_property(zend_class_entry *ce, zend_string *property_name, int type) /* {{{ */ in zend_std_get_static_property()
1915 ZEND_API zend_result zend_std_cast_object_tostring(zend_object *readobj, zval *writeobj, int type) … in zend_std_cast_object_tostring()
H A Dzend_vm_execute.h11133 zend_string *type; in ZEND_GET_TYPE_SPEC_CONST_UNUSED_HANDLER() local
21331 zend_string *type; in ZEND_GET_TYPE_SPEC_TMP_UNUSED_HANDLER() local
30140 zend_string *type; in ZEND_GET_TYPE_SPEC_VAR_UNUSED_HANDLER() local
50075 zend_string *type; in ZEND_GET_TYPE_SPEC_CV_UNUSED_HANDLER() local
H A Dzend_vm_def.h1843 ZEND_VM_HELPER(zend_fetch_static_prop_helper, ANY, ANY, int type) in ZEND_VM_HELPER()
9451 zend_string *type; variable
H A Dzend_weakrefs.c344 static zval *zend_weakmap_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in zend_weakmap_read_dimension()
/php-src/Zend/Optimizer/
H A Dzend_optimizer.c84 zend_result zend_optimizer_eval_cast(zval *result, uint32_t type, zval *op1) /* {{{ */ in zend_optimizer_eval_cast()
623 uint8_t type, in zend_optimizer_replace_by_const()
1498 uint32_t type = func_info->ssa.var_info[ssa_var].type; in needs_live_range() local
/php-src/ext/spl/
H A Dspl_directory.c505 …esystem_object_create_type(int num_args, spl_filesystem_object *source, int type, zend_class_entry… in spl_filesystem_object_create_type()
H A Dspl_heap.c676 int type = Z_TYPE(elem.priority); in PHP_METHOD() local
H A Dspl_array.c308 zval *offset, int type) /* {{{ */ in spl_array_get_dimension_ptr()
398 …ad_dimension_ex(int check_inherited, zend_object *object, zval *offset, int type, zval *rv) /* {{{… in spl_array_read_dimension_ex()
442 static zval *spl_array_read_dimension(zend_object *object, zval *offset, int type, zval *rv) /* {{{… in spl_array_read_dimension()
809 static zval *spl_array_read_property(zend_object *object, zend_string *name, int type, void **cache… in spl_array_read_property()
836 static zval *spl_array_get_property_ptr_ptr(zend_object *object, zend_string *name, int type, void … in spl_array_get_property_ptr_ptr()
/php-src/ext/pdo/
H A Dpdo_stmt.stub.php11 …public function bindColumn(string|int $column, mixed &$var, int $type = PDO::PARAM_STR, int $maxLe…
14 …public function bindParam(string|int $param, mixed &$var, int $type = PDO::PARAM_STR, int $maxLeng…
17 public function bindValue(string|int $param, mixed $value, int $type = PDO::PARAM_STR): bool {}
H A Dpdo_stmt.c2273 static zval *row_prop_read(zend_object *object, zend_string *name, int type, void **cache_slot, zva… in row_prop_read()
2305 static zval *row_dim_read(zend_object *object, zval *offset, int type, zval *rv) in row_dim_read()
/php-src/ext/intl/calendar/
H A Dcalendar.stub.php212 public function getLocale(int $type): string|false {}
/php-src/ext/intl/collator/
H A Dcollator.stub.php138 public function getLocale(int $type): string|false {}
/php-src/ext/pdo_mysql/
H A Dmysql_statement.c669 pdo_stmt_t *stmt, int colno, zval *result, enum pdo_param_type *type) /* {{{ */ in pdo_mysql_stmt_get_col()
716 static char *type_to_name_native(int type) /* {{{ */ in type_to_name_native()
/php-src/ext/mysqlnd/
H A Dmysqlnd_structs.h99 enum mysqlnd_field_types type; /* Type of field. See mysql_com.h for types */ member
1217 enum_mysqlnd_res_type type; member
1239 zend_uchar type; member
/php-src/ext/standard/
H A Dstring.c6025 zend_long type = 0; local
H A Dhttp.c103 zval *type, const zend_string *arg_sep, int enc_type) in php_url_encode_hash_ex()
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_class.c242 zval *resourcebundle_array_get(zend_object *object, zval *offset, int type, zval *rv) in resourcebundle_array_get()
/php-src/sapi/phpdbg/
H A Dphpdbg.h286 int type; member
H A Dphpdbg_watch.h70 phpdbg_watchtype type; member
/php-src/ext/sockets/
H A Dsendrecvmsg.c100 #define PUT_ENTRY(sizev, var_size, calc, from, to, level, type) \ in init_ancillary_registry() argument
287 type, in PHP_FUNCTION() local
H A Dconversions.c857 type; in from_zval_write_control() local
/php-src/ext/opcache/
H A Dzend_file_cache.c102 static int zend_file_cache_flock(int fd, int type) in zend_file_cache_flock()
439 zend_type *type, zend_persistent_script *script, zend_file_cache_metainfo *info, void *buf)
1284 zend_type *type, zend_class_entry *scope, zend_persistent_script *script, void *buf)
/php-src/ext/com_dotnet/
H A Dcom_handlers.c28 static zval *com_property_read(zend_object *object, zend_string *member, int type, void **cache_slo… in com_property_read()
80 static zval *com_read_dimension(zend_object *object, zval *offset, int type, zval *rv) in com_read_dimension()
180 static zval *com_get_property_ptr_ptr(zend_object *object, zend_string *member, int type, void **ca… in com_get_property_ptr_ptr()
433 static zend_result com_object_cast(zend_object *readobj, zval *writeobj, int type) in com_object_cast()

Completed in 264 milliseconds

12345678910>>...12