Home
last modified time | relevance | path

Searched refs:zend_test_attribute_with_arguments (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/zend_test/
H A Dtest.c63 static zend_class_entry *zend_test_attribute_with_arguments; variable
1025 …zend_update_property_ex(zend_test_attribute_with_arguments, Z_OBJ_P(ZEND_THIS), property_name, arg… in ZEND_METHOD()
1257 zend_test_attribute_with_arguments = register_class_ZendTestAttributeWithArguments(); in PHP_MINIT_FUNCTION()
1258 zend_mark_internal_attribute(zend_test_attribute_with_arguments); in PHP_MINIT_FUNCTION()

Completed in 16 milliseconds