Home
last modified time | relevance | path

Searched defs:type (Results 26 – 50 of 282) sorted by relevance

12345678910>>...12

/php-src/ext/standard/
H A Dcrc32_x86.c291 size_t crc32_x86_simd_update(X86_CRC32_TYPE type, uint32_t *crc, const unsigned char *p, size_t nr) in crc32_x86_simd_update()
314 static size_t crc32_x86_simd_update_default(X86_CRC32_TYPE type, uint32_t *crc, const unsigned char… in crc32_x86_simd_update_default()
335 size_t crc32_x86_simd_update(X86_CRC32_TYPE type, uint32_t *crc, const unsigned char *p, size_t nr)… in crc32_x86_simd_update()
H A Ddns_win32.c101 int type = DNS_TYPE_MX; in PHP_FUNCTION() local
147 int type; in php_parserr() local
360 int type, type_to_fetch, first_query = 1, store_results = 1; in PHP_FUNCTION() local
H A Dtype.c24 zend_string *type; in PHP_FUNCTION() local
88 zend_string *type; in PHP_FUNCTION() local
240 static inline void php_is_type(INTERNAL_FUNCTION_PARAMETERS, int type) in php_is_type()
H A Dincomplete_class.c51 static zval *incomplete_class_get_property(zend_object *object, zend_string *member, int type, void… in incomplete_class_get_property()
71 …te_class_get_property_ptr_ptr(zend_object *object, zend_string *member, int type, void **cache_slo… in incomplete_class_get_property_ptr_ptr()
H A Ddns.c374 int type = DNS_T_MX, i; in PHP_FUNCTION() local
451 u_short type, class, dlen; in php_parserr() local
828 int type, first_query = 1, store_results = 1; in PHP_FUNCTION() local
1054 u_short type, weight; in PHP_FUNCTION() local
H A Dcrc32_x86.h46 static inline size_t crc32_x86_simd_update(X86_CRC32_TYPE type, uint32_t *crc, const unsigned char … in crc32_x86_simd_update()
/php-src/ext/intl/common/
H A Dcommon_date.cpp33 U_CFUNC TimeZone *timezone_convert_datetimezone(int type, in timezone_convert_datetimezone()
169 int type; in intl_zval_to_millis() local
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c1097 #define EMIT_DATA_TRANSFER(type, add, target_reg, base_reg, arg) \ argument
1102 #define IS_TYPE1_TRANSFER(type) \ argument
2493 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_register_index(sljit_s32 type, sljit_s32 reg) in sljit_get_register_index()
2855 static sljit_ins get_cc(struct sljit_compiler *compiler, sljit_s32 type) in get_cc()
3278 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_icall()
3369 sljit_s32 type) in sljit_emit_op_flags()
3408 …JIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_select()
3467 …IT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fselect(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_fselect()
3563 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_mem()
3695 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fmem(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_fmem()
[all …]
H A DsljitNativeARM_T2_32.c370 sljit_s32 type = (jump->flags >> 4) & 0xf; in set_jump_instruction() local
2043 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_register_index(sljit_s32 type, sljit_s32 reg) in sljit_get_register_index()
2404 static sljit_uw get_cc(struct sljit_compiler *compiler, sljit_s32 type) in get_cc()
2808 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_icall()
2900 sljit_s32 type) in sljit_emit_op_flags()
2951 …JIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_select()
3021 …IT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fselect(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_fselect()
3051 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_mem()
3345 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fmem(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_fmem()
3428 …T_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_simd_mov(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_simd_mov()
[all …]
H A DsljitNativeS390X.c195 static SLJIT_INLINE sljit_u8 get_cc(struct sljit_compiler *compiler, sljit_s32 type) { in get_cc()
204 sljit_s32 type = GET_FLAG_TYPE(compiler->status_flags_state); in get_cc() local
220 sljit_s32 type = GET_FLAG_TYPE(compiler->status_flags_state); in get_cc() local
1159 emit_ril_type type) in emit_ri()
1204 emit_rx_type type) in emit_rx()
1685 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_cmp_info(sljit_s32 type) in sljit_cmp_info()
2670 static sljit_s32 sljit_emit_bitwise_imm(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_bitwise_imm()
2759 sljit_s32 type = GET_OPCODE(op); in sljit_emit_bitwise() local
2814 sljit_s32 type = GET_OPCODE(op); in sljit_emit_shift() local
3191 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_register_index(sljit_s32 type, sljit_s32 reg) in sljit_get_register_index()
[all …]
H A DsljitNativePPC_common.c714 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_cmp_info(sljit_s32 type) in sljit_cmp_info()
1518 #define EMIT_MOV(type, type_flags, type_cast) \ argument
2087 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_register_index(sljit_s32 type, sljit_s32 reg) in sljit_get_register_index()
2353 static sljit_ins get_bo_bi_flags(struct sljit_compiler *compiler, sljit_s32 type) in get_bo_bi_flags()
2538 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_icall()
2574 sljit_s32 type) in sljit_emit_op_flags()
2726 …JIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_select()
2788 …IT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fselect(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_fselect()
2842 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_mem()
2907 …API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_mem_update(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_mem_update()
[all …]
H A DsljitNativeX86_common.c549 static sljit_u8 get_jump_code(sljit_uw type) in get_jump_code()
628 sljit_uw type = jump->flags >> TYPE_SHIFT; in generate_near_jump_code() local
892 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_cmp_info(sljit_s32 type) in sljit_cmp_info()
1188 static sljit_s32 emit_cmov_generic(struct sljit_compiler *compiler, sljit_s32 type, in emit_cmov_generic()
2829 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_register_index(sljit_s32 type, sljit_s32 reg)
3299 sljit_s32 type)
3417 …JIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_select(struct sljit_compiler *compiler, sljit_s32 type,
3493 …IT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fselect(struct sljit_compiler *compiler, sljit_s32 type,
3531 …T_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_simd_mov(struct sljit_compiler *compiler, sljit_s32 type,
4482 static sljit_s32 emit_simd_mov(struct sljit_compiler *compiler, sljit_s32 type,
[all …]
/php-src/ext/zend_test/
H A Dobject_handlers.c141 static zend_result long_castable_no_operation_cast_object(zend_object *obj, zval *result, int type) in long_castable_no_operation_cast_object()
177 static zend_result float_castable_no_operation_cast_object(zend_object *obj, zval *result, int type) in float_castable_no_operation_cast_object()
215 …tic zend_result numeric_castable_no_operation_cast_object(zend_object *obj, zval *result, int type) in numeric_castable_no_operation_cast_object()
254 …ion_handlers_no_ArrayAccess_read_dimension(zend_object *object, zval *offset, int type, zval *rv) { in dimension_handlers_no_ArrayAccess_read_dimension()
/php-src/Zend/
H A Dzend_stack.c99 ZEND_API void zend_stack_apply(zend_stack *stack, int type, int (*apply_function)(void *element)) in zend_stack_apply()
122 ZEND_API void zend_stack_apply_with_argument(zend_stack *stack, zend_stack_apply_direction type, in… in zend_stack_apply_with_argument()
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 …]
/php-src/ext/iconv/
H A Diconv.stub.php50 function iconv_set_encoding(string $type, string $encoding): bool {}
56 function iconv_get_encoding(string $type = "all"): array|string|false {}
/php-src/ext/intl/collator/
H A Dcollator_locale.c29 zend_long type = 0; in PHP_FUNCTION() local
/php-src/ext/intl/breakiterator/
H A Dbreakiterator.stub.php86 public function getLocale(int $type): string|false {}
89 …public function getPartsIterator(string $type = IntlPartsIterator::KEY_SEQUENTIAL): IntlPartsItera…
/php-src/ext/dom/
H A Ddom_properties.h153 #define DOM_PROP_NODE(type, name, obj) \ argument
/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()
/php-src/scripts/dev/
H A Dbless_tests.php140 public $type; variable in DiffElem
146 public function __construct(int $type, $old, $new) {
/php-src/ext/fileinfo/libmagic/
H A Dascmagic.c80 const char *type = NULL; in file_ascmagic() local
106 file_unichar_t *ubuf, size_t ulen, const char *code, const char *type, in file_ascmagic_with_encoding()
/php-src/ext/opcache/jit/ir/
H A Dir_elf.h25 uint16_t type; member
42 uint32_t type; member
88 #define ELFSYM_INFO(bind, type) (((bind) << 4) | (type)) argument
/php-src/ext/pdo/
H A Dpdo_dbh.stub.php167 …public function __construct(string $dsn, ?string $username = null, #[\SensitiveParameter] ?string …
/php-src/ext/ftp/
H A Dftp.c762 ftp_type(ftpbuf_t *ftp, ftptype_t type) in ftp_type()
886 …ftp, php_stream *outstream, const char *path, const size_t path_len, ftptype_t type, zend_long res… in ftp_get()
977 …to_data_socket(ftpbuf_t *ftp, databuf_t *data, php_stream *instream, ftptype_t type, bool send_onc… in ftp_send_stream_to_data_socket()
1052 …*ftp, const char *path, const size_t path_len, php_stream *instream, ftptype_t type, zend_long sta… in ftp_put()
1110 …ppend(ftpbuf_t *ftp, const char *path, const size_t path_len, php_stream *instream, ftptype_t type) in ftp_append()
2103 …ftp, php_stream *outstream, const char *path, const size_t path_len, ftptype_t type, zend_long res… in ftp_nb_get()
2175 ftptype_t type; in ftp_nb_continue_read() local
2231 …*ftp, const char *path, const size_t path_len, php_stream *instream, ftptype_t type, zend_long sta… in ftp_nb_put()

Completed in 180 milliseconds

12345678910>>...12