Home
last modified time | relevance | path

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

123456789

/PHP-7.4/ext/soap/
H A Dphp_encoding.c270 static encodePtr find_encoder_by_type_name(sdlPtr sdl, const char *type) in find_encoder_by_type_name()
630 zval *to_zval_user(zval *ret, encodeTypePtr type, xmlNodePtr node) in to_zval_user()
2081 sdlTypePtr type, in add_xml_array_elements()
2451 char *type, *end, *ns; in to_zval_array() local
2472 char *type, *ns; in to_zval_array() local
2504 char *type, *end; in to_zval_array() local
2957 sdlTypePtr type; in to_xml_list() local
3133 sdlTypePtr type; in sdl_guess_convert_zval() local
3197 sdlTypePtr type; in sdl_guess_convert_xml() local
3314 static void set_ns_and_type(xmlNodePtr node, encodeTypePtr type) in set_ns_and_type()
[all …]
H A Dphp_schema.c417 char *type, *ns; in schema_list() local
501 char *type, *ns; in schema_union() local
644 char *type, *ns; in schema_restriction_simpleContent() local
749 char *type, *ns; in schema_restriction_complexContent() local
874 char *type, *ns; in schema_extension_simpleContent() local
929 char *type, *ns; in schema_extension_complexContent() local
1078 char *type, *ns; in schema_group() local
1513 char *type, *ns; in schema_element() local
2283 sdlTypePtr type; in schema_pass2() local
2370 sdlTypePtr type = Z_PTR_P(zv); in delete_type() local
[all …]
/PHP-7.4/ext/ffi/
H A Dffi.c108 zend_ffi_type *type; member
112 zend_ffi_type *type; member
4016 zend_ffi_type *type; in ZEND_METHOD() local
4057 zend_ffi_type *type; in ZEND_METHOD() local
4186 zend_ffi_type *type; in ZEND_METHOD() local
4212 zend_ffi_type *type; in ZEND_METHOD() local
4369 zend_ffi_type *type; in ZEND_METHOD() local
4400 zend_ffi_type *type; in ZEND_METHOD() local
4442 zend_ffi_type *type; in ZEND_METHOD() local
5441 zend_ffi_type *type; local
[all …]
/PHP-7.4/TSRM/
H A DTSRM.h168 #define TSRMG(id, type, element) (TSRMG_BULK(id, type)->element) argument
169 #define TSRMG_BULK(id, type) ((type) (*((void ***) tsrm_get_ls_cache()))[TSRM_UNSHUFFLE_RSRC_ID(id)… argument
170 #define TSRMG_FAST(offset, type, element) (TSRMG_FAST_BULK(offset, type)->element) argument
171 #define TSRMG_FAST_BULK(offset, type) ((type) (((char*) tsrm_get_ls_cache())+(offset))) argument
173 #define TSRMG_STATIC(id, type, element) (TSRMG_BULK_STATIC(id, type)->element) argument
174 #define TSRMG_BULK_STATIC(id, type) ((type) (*((void ***) TSRMLS_CACHE))[TSRM_UNSHUFFLE_RSRC_ID(id)… argument
175 #define TSRMG_FAST_STATIC(offset, type, element) (TSRMG_FAST_BULK_STATIC(offset, type)->element) argument
176 #define TSRMG_FAST_BULK_STATIC(offset, type) ((type) (((char*) TSRMLS_CACHE)+(offset))) argument
202 #define TSRMG_STATIC(id, type, element) argument
/PHP-7.4/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-7.4/ext/standard/
H A Ddl.c103 PHPAPI int php_load_extension(char *filename, int type, int start_now) in php_load_extension()
250 PHPAPI void php_dl(char *file, int type, zval *return_value, int start_now) in php_dl()
268 PHPAPI void php_dl(char *file, int type, zval *return_value, int start_now) in php_dl()
H A Dphp_dns.h25 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
32 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
46 #define php_dns_search(res, dname, class, type, answer, anslen) \ argument
H A Dtype.c27 zend_string *type; in PHP_FUNCTION() local
47 zend_string *type; in PHP_FUNCTION() local
203 static inline void php_is_type(INTERNAL_FUNCTION_PARAMETERS, int type) in php_is_type()
H A Ddns_win32.c102 int type = DNS_TYPE_MX; in PHP_FUNCTION() local
148 int type; in php_parserr() local
357 int type, type_to_fetch, first_query = 1, store_results = 1; in PHP_FUNCTION() local
H A Dincomplete_class.c50 static zval *incomplete_class_get_property(zval *object, zval *member, int type, void **cache_slot,… in incomplete_class_get_property()
70 static zval *incomplete_class_get_property_ptr_ptr(zval *object, zval *member, int type, void **cac… in incomplete_class_get_property_ptr_ptr()
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitLir.c963 #define JUMP_POSTFIX(type) \ argument
1665 …LJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s32 type, in check_sljit_emit_cmp()
1798 sljit_s32 type) in check_sljit_emit_op_flags()
1869 …LJIT_INLINE CHECK_RETURN_TYPE check_sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, in check_sljit_emit_mem()
2039 …tic SLJIT_INLINE sljit_s32 sljit_emit_cmov_generic(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_cmov_generic()
2120 …I_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_cmp(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_cmp()
2227 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_mem()
2248 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fmem(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_fmem()
2589 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_icall()
2604 sljit_s32 type) in sljit_emit_op_flags()
[all …]
H A DsljitNativeARM_64.c865 sljit_u32 type = (shift << 30); in emit_op_mem() local
1385 sljit_ins type = (shift << 30); in emit_fop_mem() local
1612 static sljit_uw get_cc(sljit_s32 type) in get_cc()
1683 …_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_jump(struct sljit_compiler *compiler, sljit_s32 type) in sljit_emit_jump()
1709 …_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_call(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_call()
1723 static SLJIT_INLINE struct sljit_jump* emit_cmp_to0(struct sljit_compiler *compiler, sljit_s32 type, in emit_cmp_to0()
1785 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_icall()
1802 sljit_s32 type) in sljit_emit_op_flags()
1848 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_cmov(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_cmov()
1872 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_mem(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_mem()
[all …]
/PHP-7.4/ext/mbstring/ucgendat/
H A Ductest.php48 function testCaseMap($type, int $origCode, array $newCodes) {
61 function testSimpleCaseMap($type, int $origCode, int $newCode) {
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c137 XMLRPC_VALUE_TYPE type = XMLRPC_GetValueType(xParams); in xi_system_describe_methods_cb() local
199 const char* type; in xi_system_method_signature_cb() local
284 static XMLRPC_VALUE describeValue_worker(const char* type, const char* id, const char* desc, int op… in describeValue_worker()
311 const char* type = NULL; in xml_element_to_method_description() local
H A Dxml_to_soap.c103 XMLRPC_VALUE_TYPE_EASY type = xmlrpc_type_none; in get_array_soap_type() local
247 const char* type = NULL, *arrayType=NULL, *actor = NULL; in xml_element_to_SOAP_REQUEST_worker() local
435 XMLRPC_VALUE_TYPE_EASY type = XMLRPC_GetValueTypeEasy(node); in SOAP_to_xml_element_worker() local
450 const char* type = get_array_soap_type(node); in SOAP_to_xml_element_worker() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_out.h39 # define PHPDBG_ATTRIBUTE_FORMAT(type, idx, first) PHP_ATTRIBUTE_FORMAT(type, idx, first) argument
41 # define PHPDBG_ATTRIBUTE_FORMAT(type, idx, first) argument
54 #define phpdbg_script(type, fmt, ...) phpdbg_print(type , PHPDBG_G(io)[PH… argument
63 #define phpdbg_script_ex(out, type, fmt, ...) phpdbg_print(type , out, NULL, NULL… argument
/PHP-7.4/ext/intl/common/
H A Dcommon_date.cpp35 U_CFUNC TimeZone *timezone_convert_datetimezone(int type, in timezone_convert_datetimezone()
171 int type; in intl_zval_to_millis() local
/PHP-7.4/Zend/
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_map_ptr.h36 # define ZEND_MAP_PTR_DEF(type, name) \ argument
52 # define ZEND_MAP_PTR_DEF(type, name) \ argument
H A Dzend_stack.c103 ZEND_API void zend_stack_apply(zend_stack *stack, int type, int (*apply_function)(void *element)) in zend_stack_apply()
126 ZEND_API void zend_stack_apply_with_argument(zend_stack *stack, int type, int (*apply_function)(voi… in zend_stack_apply_with_argument()
/PHP-7.4/ext/intl/collator/
H A Dcollator_locale.c36 zend_long type = 0; in PHP_FUNCTION() local
/PHP-7.4/scripts/dev/
H A Dbless_tests.php136 public $type; variable in DiffElem
142 public function __construct(int $type, $old, $new) {
/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c503 XMLRPC_VALUE_TYPE type; in PHP_to_XMLRPC_worker() local
614 XMLRPC_VALUE_TYPE type = XMLRPC_GetValueType(el); in XMLRPC_to_PHP() local
1228 const char* xmlrpc_type_as_str(XMLRPC_VALUE_TYPE type, XMLRPC_VECTOR_TYPE vtype) /* {{{ */ in xmlrpc_type_as_str()
1288 zval type; in set_zval_xmlrpc_type() local
1326 XMLRPC_VALUE_TYPE type = xmlrpc_none; in get_zval_xmlrpc_type() local
1393 char *type; in PHP_FUNCTION() local
1422 XMLRPC_VALUE_TYPE type; in PHP_FUNCTION() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_handlers.c30 static zval *com_property_read(zval *object, zval *member, int type, void **cahce_slot, zval *rv) in com_property_read()
87 static zval *com_read_dimension(zval *object, zval *offset, int type, zval *rv) in com_read_dimension()
187 static zval *com_get_property_ptr_ptr(zval *object, zval *member, int type, void **cache_slot) in com_get_property_ptr_ptr()
488 static int com_object_cast(zval *readobj, zval *writeobj, int type) in com_object_cast()
/PHP-7.4/win32/
H A Dsockets.c29 PHPAPI int socketpair(int domain, int type, int protocol, SOCKET sock[2]) in socketpair()

Completed in 123 milliseconds

123456789