/php-src/Zend/ |
H A D | zend_attributes.h | 40 (sizeof(zend_attribute) + sizeof(zend_attribute_arg) * (argc) - sizeof(zend_attribute_arg)) 65 } zend_attribute; typedef 70 void (*validator)(zend_attribute *attr, uint32_t target, zend_class_entry *scope); 73 ZEND_API zend_attribute *zend_get_attribute(HashTable *attributes, zend_string *lcname); 74 ZEND_API zend_attribute *zend_get_attribute_str(HashTable *attributes, const char *str, size_t len); 76 ZEND_API zend_attribute *zend_get_parameter_attribute(HashTable *attributes, zend_string *lcname, u… 79 ZEND_API zend_result zend_get_attribute_value(zval *ret, zend_attribute *attr, uint32_t i, zend_cla… 83 ZEND_API bool zend_is_attribute_repeated(HashTable *attributes, zend_attribute *attr); 89 ZEND_API zend_attribute *zend_add_attribute( 93 uint32_t zend_attribute_attribute_get_flags(zend_attribute *attr, zend_class_entry *scope); [all …]
|
H A D | zend_attributes.c | 39 uint32_t zend_attribute_attribute_get_flags(zend_attribute *attr, zend_class_entry *scope) in zend_attribute_attribute_get_flags() 72 zend_attribute *attr, uint32_t target, zend_class_entry *scope) in validate_allow_dynamic_properties() 199 zend_attribute *attr; in get_attribute() 214 zend_attribute *attr; in get_attribute_str() 226 ZEND_API zend_attribute *zend_get_attribute(HashTable *attributes, zend_string *lcname) in zend_get_attribute() 377 ZEND_API bool zend_is_attribute_repeated(HashTable *attributes, zend_attribute *attr) in zend_is_attribute_repeated() 379 zend_attribute *other; in zend_is_attribute_repeated() 394 zend_attribute *attr = Z_PTR_P(v); in attr_free() 422 zend_attribute *attr = pemalloc(ZEND_ATTRIBUTE_SIZE(argc), persistent); in zend_add_attribute() 455 zend_attribute *attr; in zend_mark_internal_attribute() [all …]
|
H A D | zend_attributes_arginfo.h | 141 …zend_attribute *attribute_Attribute_class_Attribute_0 = zend_add_class_attribute(class_entry, attr… in register_class_Attribute() 158 …zend_attribute *attribute_Attribute_class_ReturnTypeWillChange_0 = zend_add_class_attribute(class_… in register_class_ReturnTypeWillChange() 175 …zend_attribute *attribute_Attribute_class_AllowDynamicProperties_0 = zend_add_class_attribute(clas… in register_class_AllowDynamicProperties() 192 …zend_attribute *attribute_Attribute_class_SensitiveParameter_0 = zend_add_class_attribute(class_en… in register_class_SensitiveParameter() 223 …zend_attribute *attribute_Attribute_class_Override_0 = zend_add_class_attribute(class_entry, attri… in register_class_Override() 248 …zend_attribute *attribute_Attribute_class_Deprecated_0 = zend_add_class_attribute(class_entry, att… in register_class_Deprecated()
|
H A D | zend_builtin_functions.c | 1691 zend_attribute *attribute = zend_get_parameter_attribute_str( in debug_backtrace_get_args() 1723 zend_attribute *attribute = zend_get_parameter_attribute_str( in debug_backtrace_get_args() 1762 zend_attribute *attribute = zend_get_parameter_attribute_str( in debug_backtrace_get_args()
|
/php-src/ext/enchant/ |
H A D | enchant_arginfo.h | 158 …zend_attribute *attribute_Deprecated_func_enchant_broker_free_0 = zend_add_function_attribute(zend… in register_enchant_symbols() 170 …zend_attribute *attribute_Deprecated_func_enchant_broker_set_dict_path_0 = zend_add_function_attri… in register_enchant_symbols() 177 …zend_attribute *attribute_Deprecated_func_enchant_broker_get_dict_path_0 = zend_add_function_attri… in register_enchant_symbols() 184 …zend_attribute *attribute_Deprecated_func_enchant_broker_free_dict_0 = zend_add_function_attribute… in register_enchant_symbols() 196 …zend_attribute *attribute_Deprecated_func_enchant_dict_add_to_personal_0 = zend_add_function_attri… in register_enchant_symbols() 208 …zend_attribute *attribute_Deprecated_func_enchant_dict_is_in_session_0 = zend_add_function_attribu… in register_enchant_symbols()
|
/php-src/ext/pgsql/ |
H A D | pgsql_arginfo.h | 867 …zend_attribute *attribute_Deprecated_func_pg_numrows_0 = zend_add_function_attribute(zend_hash_str… in register_pgsql_symbols() 939 …zend_attribute *attribute_Deprecated_func_pg_fieldnum_0 = zend_add_function_attribute(zend_hash_st… in register_pgsql_symbols() 951 …zend_attribute *attribute_Deprecated_func_pg_result_0 = zend_add_function_attribute(zend_hash_str_… in register_pgsql_symbols() 1011 …zend_attribute *attribute_Deprecated_func_pg_locreate_0 = zend_add_function_attribute(zend_hash_st… in register_pgsql_symbols() 1023 …zend_attribute *attribute_Deprecated_func_pg_lounlink_0 = zend_add_function_attribute(zend_hash_st… in register_pgsql_symbols() 1035 …zend_attribute *attribute_Deprecated_func_pg_loopen_0 = zend_add_function_attribute(zend_hash_str_… in register_pgsql_symbols() 1047 …zend_attribute *attribute_Deprecated_func_pg_loclose_0 = zend_add_function_attribute(zend_hash_str… in register_pgsql_symbols() 1059 …zend_attribute *attribute_Deprecated_func_pg_loread_0 = zend_add_function_attribute(zend_hash_str_… in register_pgsql_symbols() 1071 …zend_attribute *attribute_Deprecated_func_pg_lowrite_0 = zend_add_function_attribute(zend_hash_str… in register_pgsql_symbols() 1095 …zend_attribute *attribute_Deprecated_func_pg_loimport_0 = zend_add_function_attribute(zend_hash_st… in register_pgsql_symbols() [all …]
|
/php-src/ext/hash/ |
H A D | hash_arginfo.h | 211 …zend_attribute *attribute_Deprecated_func_mhash_get_block_size_0 = zend_add_function_attribute(zen… in register_hash_symbols() 218 …zend_attribute *attribute_Deprecated_func_mhash_get_hash_name_0 = zend_add_function_attribute(zend… in register_hash_symbols() 225 …zend_attribute *attribute_Deprecated_func_mhash_keygen_s2k_0 = zend_add_function_attribute(zend_ha… in register_hash_symbols() 232 …zend_attribute *attribute_Deprecated_func_mhash_count_0 = zend_add_function_attribute(zend_hash_st… in register_hash_symbols() 239 …zend_attribute *attribute_Deprecated_func_mhash_0 = zend_add_function_attribute(zend_hash_str_find… in register_hash_symbols()
|
/php-src/ext/zend_test/ |
H A D | test_arginfo.h | 555 …zend_attribute *attribute_Deprecated_func_zend_test_deprecated_attr_0 = zend_add_function_attribut… in register_test_symbols() 724 …zend_attribute *attribute_Deprecated_const_ZEND_TEST_DEPRECATED_ATTR_0 = zend_add_class_constant_a… in register_class__ZendTestClass() 815 …zend_attribute *attribute_ZendTestPropertyAttribute_property_testProp_1 = zend_add_property_attrib… in register_class_ZendAttributeTest() 877 …zend_attribute *attribute_Attribute_class_ZendTestAttribute_0 = zend_add_class_attribute(class_ent… in register_class_ZendTestAttribute() 909 …zend_attribute *attribute_Attribute_class_ZendTestAttributeWithArguments_0 = zend_add_class_attrib… in register_class_ZendTestAttributeWithArguments() 931 …zend_attribute *attribute_Attribute_class_ZendTestRepeatableAttribute_0 = zend_add_class_attribute… in register_class_ZendTestRepeatableAttribute() 959 …zend_attribute *attribute_Attribute_class_ZendTestParameterAttribute_0 = zend_add_class_attribute(… in register_class_ZendTestParameterAttribute() 991 …zend_attribute *attribute_Attribute_class_ZendTestPropertyAttribute_0 = zend_add_class_attribute(c… in register_class_ZendTestPropertyAttribute() 1013 …zend_attribute *attribute_ZendTestParameterAttribute_func_no_override_arg0_0 = zend_add_parameter_… in register_class_ZendTestClassWithMethodWithParameterAttribute() 1021 …zend_attribute *attribute_ZendTestParameterAttribute_func_override_arg0_0 = zend_add_parameter_att… in register_class_ZendTestClassWithMethodWithParameterAttribute() [all …]
|
/php-src/ext/shmop/ |
H A D | shmop_arginfo.h | 55 …zend_attribute *attribute_Deprecated_func_shmop_close_0 = zend_add_function_attribute(zend_hash_st… in register_shmop_symbols()
|
/php-src/ext/zip/ |
H A D | php_zip_arginfo.h | 467 …zend_attribute *attribute_Deprecated_func_zip_open_0 = zend_add_function_attribute(zend_hash_str_f… in register_php_zip_symbols() 479 …zend_attribute *attribute_Deprecated_func_zip_close_0 = zend_add_function_attribute(zend_hash_str_… in register_php_zip_symbols() 491 …zend_attribute *attribute_Deprecated_func_zip_read_0 = zend_add_function_attribute(zend_hash_str_f… in register_php_zip_symbols() 503 …zend_attribute *attribute_Deprecated_func_zip_entry_open_0 = zend_add_function_attribute(zend_hash… in register_php_zip_symbols() 510 …zend_attribute *attribute_Deprecated_func_zip_entry_close_0 = zend_add_function_attribute(zend_has… in register_php_zip_symbols() 517 …zend_attribute *attribute_Deprecated_func_zip_entry_read_0 = zend_add_function_attribute(zend_hash… in register_php_zip_symbols() 529 …zend_attribute *attribute_Deprecated_func_zip_entry_name_0 = zend_add_function_attribute(zend_hash… in register_php_zip_symbols() 541 …zend_attribute *attribute_Deprecated_func_zip_entry_compressedsize_0 = zend_add_function_attribute… in register_php_zip_symbols() 553 …zend_attribute *attribute_Deprecated_func_zip_entry_filesize_0 = zend_add_function_attribute(zend_… in register_php_zip_symbols() 565 …zend_attribute *attribute_Deprecated_func_zip_entry_compressionmethod_0 = zend_add_function_attrib… in register_php_zip_symbols() [all …]
|
/php-src/ext/spl/ |
H A D | spl_fixedarray_arginfo.h | 101 …zend_attribute *attribute_Deprecated_func___wakeup_0 = zend_add_function_attribute(zend_hash_str_f… in register_class_SplFixedArray()
|
H A D | spl_directory_arginfo.h | 491 …zend_attribute *attribute_Deprecated_func__bad_state_ex_0 = zend_add_function_attribute(zend_hash_… in register_class_SplFileInfo()
|
/php-src/ext/libxml/ |
H A D | libxml_arginfo.h | 90 …zend_attribute *attribute_Deprecated_func_libxml_disable_entity_loader_0 = zend_add_function_attri… in register_libxml_symbols()
|
/php-src/ext/mysqli/ |
H A D | mysqli_arginfo.h | 1153 …zend_attribute *attribute_Deprecated_func_mysqli_kill_0 = zend_add_function_attribute(zend_hash_st… in register_mysqli_symbols() 1165 …zend_attribute *attribute_Deprecated_func_mysqli_ping_0 = zend_add_function_attribute(zend_hash_st… in register_mysqli_symbols() 1179 …zend_attribute *attribute_Deprecated_func_mysqli_refresh_0 = zend_add_function_attribute(zend_hash… in register_mysqli_symbols() 1348 …zend_attribute *attribute_Deprecated_func_get_client_info_0 = zend_add_function_attribute(zend_has… in register_class_mysqli() 1360 …zend_attribute *attribute_Deprecated_func_init_0 = zend_add_function_attribute(zend_hash_str_find_… in register_class_mysqli() 1372 …zend_attribute *attribute_Deprecated_func_kill_0 = zend_add_function_attribute(zend_hash_str_find_… in register_class_mysqli() 1384 …zend_attribute *attribute_Deprecated_func_ping_0 = zend_add_function_attribute(zend_hash_str_find_… in register_class_mysqli() 1398 …zend_attribute *attribute_Deprecated_func_refresh_0 = zend_add_function_attribute(zend_hash_str_fi… in register_class_mysqli()
|
/php-src/ext/xml/ |
H A D | xml_arginfo.h | 166 …zend_attribute *attribute_Deprecated_func_xml_set_object_0 = zend_add_function_attribute(zend_hash… in register_xml_symbols()
|
/php-src/ext/openssl/ |
H A D | openssl_arginfo.h | 661 …zend_attribute *attribute_Deprecated_func_openssl_x509_free_0 = zend_add_function_attribute(zend_h… in register_openssl_symbols() 695 …zend_attribute *attribute_Deprecated_func_openssl_pkey_free_0 = zend_add_function_attribute(zend_h… in register_openssl_symbols() 707 …zend_attribute *attribute_Deprecated_func_openssl_free_key_0 = zend_add_function_attribute(zend_ha… in register_openssl_symbols()
|
/php-src/ext/date/ |
H A D | php_date_arginfo.h | 816 …zend_attribute *attribute_Deprecated_func_strftime_0 = zend_add_function_attribute(zend_hash_str_f… in register_php_date_symbols() 828 …zend_attribute *attribute_Deprecated_func_gmstrftime_0 = zend_add_function_attribute(zend_hash_str… in register_php_date_symbols() 840 …zend_attribute *attribute_Deprecated_func_date_sunrise_0 = zend_add_function_attribute(zend_hash_s… in register_php_date_symbols() 852 …zend_attribute *attribute_Deprecated_func_date_sunset_0 = zend_add_function_attribute(zend_hash_st… in register_php_date_symbols()
|
/php-src/ext/random/ |
H A D | random_arginfo.h | 232 …zend_attribute *attribute_Deprecated_func_lcg_value_0 = zend_add_function_attribute(zend_hash_str_… in register_random_symbols()
|
/php-src/ext/reflection/ |
H A D | php_reflection_arginfo.h | 1421 …zend_attribute *attribute_Deprecated_func_isdisabled_0 = zend_add_function_attribute(zend_hash_str… in register_class_ReflectionFunction() 1709 …zend_attribute *attribute_Deprecated_func_getclass_0 = zend_add_function_attribute(zend_hash_str_f… in register_class_ReflectionParameter() 1721 …zend_attribute *attribute_Deprecated_func_isarray_0 = zend_add_function_attribute(zend_hash_str_fi… in register_class_ReflectionParameter() 1733 …zend_attribute *attribute_Deprecated_func_iscallable_0 = zend_add_function_attribute(zend_hash_str… in register_class_ReflectionParameter()
|
/php-src/ext/odbc/ |
H A D | odbc_arginfo.h | 464 …zend_attribute *attribute_Deprecated_func_odbc_result_all_0 = zend_add_function_attribute(zend_has… in register_odbc_symbols()
|
/php-src/ext/opcache/ |
H A D | zend_persist_calc.c | 161 zend_attribute *attr; in zend_persist_attributes_calc()
|
H A D | zend_persist.c | 294 zend_attribute *attr = Z_PTR_P(v); in zend_persist_attributes() 295 zend_attribute *copy = zend_shared_memdup_put_free(attr, ZEND_ATTRIBUTE_SIZE(attr->argc)); in zend_persist_attributes()
|
H A D | zend_file_cache.c | 425 zend_attribute *attr = Z_PTR_P(zv); 1292 zend_attribute *attr;
|
/php-src/ext/intl/ |
H A D | php_intl_arginfo.h | 1199 …zend_attribute *attribute_Deprecated_func_intlcal_set_0 = zend_add_function_attribute(zend_hash_st… in register_php_intl_symbols() 1211 …zend_attribute *attribute_Deprecated_func_intlgregcal_create_instance_0 = zend_add_function_attrib… in register_php_intl_symbols()
|
/php-src/ext/intl/formatter/ |
H A D | formatter_arginfo.h | 593 …zend_attribute *attribute_Deprecated_const_TYPE_CURRENCY_0 = zend_add_class_constant_attribute(cla… in register_class_NumberFormatter()
|