Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 260) sorted by relevance

1234567891011

/PHP-8.2/ext/soap/
H A Dphp_encoding.c268 static encodePtr find_encoder_by_type_name(sdlPtr sdl, const char *type) in find_encoder_by_type_name()
624 zval *to_zval_user(zval *ret, encodeTypePtr type, xmlNodePtr node) in to_zval_user()
2079 sdlTypePtr type, in add_xml_array_elements()
2449 char *type, *end, *ns; in to_zval_array() local
2470 char *type, *ns; in to_zval_array() local
2502 char *type, *end; in to_zval_array() local
2954 sdlTypePtr type; in to_xml_list() local
3130 sdlTypePtr type; in sdl_guess_convert_zval() local
3194 sdlTypePtr type; in sdl_guess_convert_xml() local
3311 static void set_ns_and_type(xmlNodePtr node, encodeTypePtr type) in set_ns_and_type()
[all …]
H A Dphp_schema.c436 char *type, *ns; in schema_list() local
520 char *type, *ns; in schema_union() local
663 char *type, *ns; in schema_restriction_simpleContent() local
768 char *type, *ns; in schema_restriction_complexContent() local
893 char *type, *ns; in schema_extension_simpleContent() local
948 char *type, *ns; in schema_extension_complexContent() local
1097 char *type, *ns; in schema_group() local
1532 char *type, *ns; in schema_element() local
2309 sdlTypePtr type; in schema_pass2() local
2396 sdlTypePtr type = Z_PTR_P(zv); in delete_type() local
[all …]
/PHP-8.2/ext/ffi/
H A Dffi.c109 zend_ffi_type *type; member
113 zend_ffi_type *type; member
4103 zend_ffi_type *type; in ZEND_METHOD() local
4144 zend_ffi_type *type; in ZEND_METHOD() local
4273 zend_ffi_type *type; in ZEND_METHOD() local
4299 zend_ffi_type *type; in ZEND_METHOD() local
4456 zend_ffi_type *type; in ZEND_METHOD() local
4487 zend_ffi_type *type; in ZEND_METHOD() local
4530 zend_ffi_type *type; in ZEND_METHOD() local
4579 zend_ffi_type *type; in ZEND_METHOD() local
[all …]
H A Dffi.stub.php23 …public static function new(FFI\CType|string $type, bool $owned = true, bool $persistent = false): …
32 public static function cast(FFI\CType|string $type, $ptr): ?FFI\CData {}
34 public static function type(string $type): ?FFI\CType {} function in FFI
39 public static function arrayType(FFI\CType $type, array $dimensions): FFI\CType {}
/PHP-8.2/TSRM/
H A DTSRM.h165 #define TSRMG(id, type, element) (TSRMG_BULK(id, type)->element) argument
166 #define TSRMG_BULK(id, type) ((type) (*((void ***) tsrm_get_ls_cache()))[TSRM_UNSHUFFLE_RSRC_ID(id)… argument
167 #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) argument
168 #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) argument
170 #define TSRMG_STATIC(id, type, element) (TSRMG_BULK_STATIC(id, type)->element) argument
171 #define TSRMG_BULK_STATIC(id, type) ((type) (*((void ***) TSRMLS_CACHE))[TSRM_UNSHUFFLE_RSRC_ID(id)… argument
172 #define TSRMG_FAST_STATIC(offset, type, element) (TSRMG_FAST_BULK_STATIC(offset, type)->element) argument
173 #define TSRMG_FAST_BULK_STATIC(offset, type) ((type) (((char*) TSRMLS_CACHE)+(offset))) argument
190 #define TSRMG_STATIC(id, type, element) argument
/PHP-8.2/ext/opcache/
H A Dzend_accelerator_debug.c31 static void zend_accel_error_va_args(int type, const char *format, va_list args) in zend_accel_error_va_args()
99 void zend_accel_error(int type, const char *format, ...) in zend_accel_error()
107 ZEND_NORETURN void zend_accel_error_noreturn(int type, const char *format, ...) in zend_accel_error_noreturn()
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_cleanup.c11 int type; member
18 int fpm_cleanup_add(int type, void (*cleanup)(int, void *), void *arg) /* {{{ */ in fpm_cleanup_add() argument
36 void fpm_cleanups_run(int type) /* {{{ */ in fpm_cleanups_run()
/PHP-8.2/win32/
H A Dsockets.c27 PHPAPI int socketpair_win32(int domain, int type, int protocol, SOCKET sock[2], int overlapped) in socketpair_win32()
94 PHPAPI int socketpair(int domain, int type, int protocol, SOCKET sock[2]) in socketpair()
/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c93 #define SSIZE_OF(type) ((sljit_s32)sizeof(sljit_ ## type)) argument
1023 #define JUMP_POSTFIX(type) \ argument
1719 …LJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s32 type, in check_sljit_emit_cmp()
1830 sljit_s32 type) in check_sljit_emit_op_flags()
1899 …LJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, in check_sljit_emit_mem()
2083 …tic SLJIT_INLINE sljit_s32 sljit_emit_cmov_generic(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_cmov_generic()
2271 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_mem()
2292 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fmem(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_fmem()
2656 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_icall()
2671 sljit_s32 type) in sljit_emit_op_flags()
[all …]
H A DsljitNativeARM_64.c870 sljit_u32 type = (shift << 30); in emit_op_mem() local
1471 sljit_ins type = (shift << 30); in emit_fop_mem() local
1698 static sljit_ins get_cc(struct sljit_compiler *compiler, sljit_s32 type) in get_cc()
1785 …_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_s32 type) in sljit_emit_jump()
1811 …_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_call(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_call()
1831 static SLJIT_INLINE struct sljit_jump* emit_cmp_to0(struct sljit_compiler *compiler, sljit_s32 type, in emit_cmp_to0()
1893 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_icall()
1927 sljit_s32 type) in sljit_emit_op_flags()
1973 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_cmov()
1997 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_mem()
[all …]
/PHP-8.2/ext/standard/
H A Ddl.c110 PHPAPI int php_load_extension(const char *filename, int type, int start_now) in php_load_extension()
287 PHPAPI int php_load_extension(const char *filename, int type, int start_now) in php_load_extension()
297 PHPAPI void php_dl(const char *file, int type, zval *return_value, int start_now) in php_dl()
H A Dphp_dns.h23 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
30 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
44 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
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.c100 int type = DNS_TYPE_MX; in PHP_FUNCTION() local
146 int type; in php_parserr() local
354 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()
/PHP-8.2/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 {}
/PHP-8.2/ext/mbstring/ucgendat/
H A Ductest.php48 function testCaseMap($type, int $origCode, array $newCodes) {
61 function testSimpleCaseMap($type, int $origCode, int $newCode) {
/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_out.c43 int phpdbg_process_print(int fd, int type, const char *msg, int msglen) { in phpdbg_process_print()
123 PHPDBG_API int phpdbg_vprint(int type, int fd, const char *strfmt, va_list args) { in phpdbg_vprint()
194 PHPDBG_API int phpdbg_print(int type, int fd, const char *strfmt, ...) { in phpdbg_print()
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_trace.c536 uint32_t type = Z_TYPE_P(zv); in zend_jit_needs_arg_dtor() local
4116 uint8_t type, mem_type; in zend_jit_trace() local
5435 zend_uchar type; in zend_jit_trace() local
6275 zend_uchar type = IS_UNKNOWN; in zend_jit_trace() local
6343 zend_uchar type = IS_UNKNOWN; in zend_jit_trace() local
6411 zend_uchar type = IS_UNKNOWN; in zend_jit_trace() local
6465 zend_uchar type = IS_UNKNOWN; in zend_jit_trace() local
6501 zend_uchar type = IS_UNKNOWN; in zend_jit_trace() local
6523 zend_uchar type = IS_UNKNOWN; in zend_jit_trace() local
6922 uint8_t type = STACK_TYPE(stack, i); in zend_jit_trace() local
[all …]
/PHP-8.2/Zend/
H A Dzend_dtrace.c44 ZEND_API zend_op_array *dtrace_compile_file(zend_file_handle *file_handle, int type) in dtrace_compile_file()
112 void dtrace_error_notify_cb(int type, zend_string *error_filename, uint32_t error_lineno, zend_stri… in dtrace_error_notify_cb()
H A Dzend_ini_scanner.l144 #define RETURN_TOKEN(type, str, len) { \ argument
156 zend_uchar type; in convert_to_number() local
174 static void zend_ini_copy_typed_value(zval *retval, const int type, const char *str, int len) in zend_ini_copy_typed_value()
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, int type, int (*apply_function)(voi… in zend_stack_apply_with_argument()
H A Dzend.c1368 int type = orig_type & E_ALL; in zend_error_zstr_at() local
1531 static ZEND_COLD void get_filename_lineno(int type, zend_string **filename, uint32_t *lineno) { in get_filename_lineno()
1574 int type, zend_string *filename, uint32_t lineno, const char *format, ...) { in zend_error_at()
1587 ZEND_API ZEND_COLD void zend_error(int type, const char *format, ...) { in zend_error()
1598 ZEND_API ZEND_COLD void zend_error_unchecked(int type, const char *format, ...) { in zend_error_unchecked()
1610 int type, zend_string *filename, uint32_t lineno, const char *format, ...) in zend_error_at_noreturn()
1626 ZEND_API ZEND_COLD ZEND_NORETURN void zend_error_noreturn(int type, const char *format, ...) in zend_error_noreturn()
1640 ZEND_API ZEND_COLD ZEND_NORETURN void zend_strerror_noreturn(int type, int errn, const char *messag… in zend_strerror_noreturn()
1658 ZEND_API ZEND_COLD void zend_error_zstr(int type, zend_string *message) { in zend_error_zstr()
1818 ZEND_API zend_result zend_execute_scripts(int type, zval *retval, int file_count, ...) /* {{{ */ in zend_execute_scripts()
/PHP-8.2/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-8.2/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 {}

Completed in 147 milliseconds

1234567891011