mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
Regenerated awscrt_arginfo.h
This commit is contained in:
+14
-17
@@ -1,7 +1,7 @@
|
|||||||
/* This is a generated file, edit the .stub.php file instead.
|
/* This is a generated file, edit the .stub.php file instead.
|
||||||
* Stub hash: 271adcfe560a474d149e60d7951a45a93a9259d3 */
|
* Stub hash: 271adcfe560a474d149e60d7951a45a93a9259d3 */
|
||||||
|
|
||||||
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_aws_crt_last_error, 0, 0, IS_LONG, 0)
|
ZEND_BEGIN_ARG_INFO_EX(arginfo_aws_crt_last_error, 0, 0, 0)
|
||||||
ZEND_END_ARG_INFO()
|
ZEND_END_ARG_INFO()
|
||||||
|
|
||||||
ZEND_BEGIN_ARG_INFO_EX(arginfo_aws_crt_error_name, 0, 0, 1)
|
ZEND_BEGIN_ARG_INFO_EX(arginfo_aws_crt_error_name, 0, 0, 1)
|
||||||
@@ -31,7 +31,7 @@ ZEND_BEGIN_ARG_INFO_EX(arginfo_aws_crt_event_loop_group_release, 0, 0, 1)
|
|||||||
ZEND_ARG_INFO(0, event_loop_group)
|
ZEND_ARG_INFO(0, event_loop_group)
|
||||||
ZEND_END_ARG_INFO()
|
ZEND_END_ARG_INFO()
|
||||||
|
|
||||||
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_aws_crt_input_stream_options_new, 0, 0, IS_OBJECT, 0)
|
ZEND_BEGIN_ARG_INFO_EX(arginfo_aws_crt_input_stream_options_new, 0, 0, 0)
|
||||||
ZEND_END_ARG_INFO()
|
ZEND_END_ARG_INFO()
|
||||||
|
|
||||||
ZEND_BEGIN_ARG_INFO_EX(arginfo_aws_crt_input_stream_options_release, 0, 0, 1)
|
ZEND_BEGIN_ARG_INFO_EX(arginfo_aws_crt_input_stream_options_release, 0, 0, 1)
|
||||||
@@ -118,14 +118,11 @@ ZEND_END_ARG_INFO()
|
|||||||
|
|
||||||
#define arginfo_aws_crt_credentials_provider_static_options_release arginfo_aws_crt_input_stream_options_release
|
#define arginfo_aws_crt_credentials_provider_static_options_release arginfo_aws_crt_input_stream_options_release
|
||||||
|
|
||||||
#define arginfo_aws_crt_credentials_provider_static_options_set_access_key_id \
|
#define arginfo_aws_crt_credentials_provider_static_options_set_access_key_id arginfo_aws_crt_credentials_options_set_access_key_id
|
||||||
arginfo_aws_crt_credentials_options_set_access_key_id
|
|
||||||
|
|
||||||
#define arginfo_aws_crt_credentials_provider_static_options_set_secret_access_key \
|
#define arginfo_aws_crt_credentials_provider_static_options_set_secret_access_key arginfo_aws_crt_credentials_options_set_secret_access_key
|
||||||
arginfo_aws_crt_credentials_options_set_secret_access_key
|
|
||||||
|
|
||||||
#define arginfo_aws_crt_credentials_provider_static_options_set_session_token \
|
#define arginfo_aws_crt_credentials_provider_static_options_set_session_token arginfo_aws_crt_credentials_options_set_session_token
|
||||||
arginfo_aws_crt_credentials_options_set_session_token
|
|
||||||
|
|
||||||
#define arginfo_aws_crt_credentials_provider_static_new arginfo_aws_crt_event_loop_group_new
|
#define arginfo_aws_crt_credentials_provider_static_new arginfo_aws_crt_event_loop_group_new
|
||||||
|
|
||||||
@@ -241,19 +238,19 @@ ZEND_END_ARG_INFO()
|
|||||||
|
|
||||||
#define arginfo_aws_crt_md5_new arginfo_aws_crt_last_error
|
#define arginfo_aws_crt_md5_new arginfo_aws_crt_last_error
|
||||||
|
|
||||||
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_aws_crt_hash_update, 0, 2, IS_LONG, 0)
|
ZEND_BEGIN_ARG_INFO_EX(arginfo_aws_crt_hash_update, 0, 0, 2)
|
||||||
ZEND_ARG_TYPE_INFO(0, hash, IS_LONG, 0)
|
ZEND_ARG_INFO(0, hash)
|
||||||
ZEND_ARG_TYPE_INFO(0, buffer, IS_STRING, 0)
|
ZEND_ARG_INFO(0, buffer)
|
||||||
ZEND_END_ARG_INFO()
|
ZEND_END_ARG_INFO()
|
||||||
|
|
||||||
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_aws_crt_hash_digest, 0, 3, IS_STRING, 0)
|
ZEND_BEGIN_ARG_INFO_EX(arginfo_aws_crt_hash_digest, 0, 0, 3)
|
||||||
ZEND_ARG_TYPE_INFO(0, hash, IS_LONG, 0)
|
ZEND_ARG_INFO(0, hash)
|
||||||
ZEND_ARG_TYPE_INFO(0, truncate_to, IS_LONG, 0)
|
ZEND_ARG_INFO(0, truncate_to)
|
||||||
ZEND_ARG_TYPE_INFO(0, length, IS_LONG, 0)
|
ZEND_ARG_INFO(0, length)
|
||||||
ZEND_END_ARG_INFO()
|
ZEND_END_ARG_INFO()
|
||||||
|
|
||||||
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_aws_crt_hash_destroy, 0, 1, IS_VOID, 0)
|
ZEND_BEGIN_ARG_INFO_EX(arginfo_aws_crt_hash_destroy, 0, 0, 1)
|
||||||
ZEND_ARG_TYPE_INFO(0, hash, IS_LONG, 0)
|
ZEND_ARG_INFO(0, hash)
|
||||||
ZEND_END_ARG_INFO()
|
ZEND_END_ARG_INFO()
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user