Home
last modified time | relevance | path

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

/php-src/ext/zend_test/
H A Dtest_arginfo.h637 zval const_ZEND_TEST_DEPRECATED_ATTR_value; in register_class__ZendTestClass() local
638 ZVAL_LONG(&const_ZEND_TEST_DEPRECATED_ATTR_value, 42); in register_class__ZendTestClass()
641 …stant(class_entry, const_ZEND_TEST_DEPRECATED_ATTR_name, &const_ZEND_TEST_DEPRECATED_ATTR_value, Z… in register_class__ZendTestClass()
643 …nt_ex(class_entry, const_ZEND_TEST_DEPRECATED_ATTR_name, &const_ZEND_TEST_DEPRECATED_ATTR_value, Z… in register_class__ZendTestClass()

Completed in 8 milliseconds