Home
last modified time | relevance | path

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

/php-src/ext/zend_test/
H A Dtest.c66 static zend_class_entry *zend_test_class_with_property_attribute; variable
1263 zend_test_class_with_property_attribute = register_class_ZendTestClassWithPropertyAttribute(); in PHP_MINIT_FUNCTION()
1265 …zend_property_info *prop_info = zend_hash_str_find_ptr(&zend_test_class_with_property_attribute->p… in PHP_MINIT_FUNCTION()
1266 …zend_add_property_attribute(zend_test_class_with_property_attribute, prop_info, zend_test_attribut… in PHP_MINIT_FUNCTION()

Completed in 8 milliseconds