Home
last modified time | relevance | path

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

/php-src/ext/zend_test/
H A Dtest_arginfo.h579 zval const_TYPED_CLASS_CONST3_value; in register_class__ZendTestClass() local
580 ZVAL_LONG(&const_TYPED_CLASS_CONST3_value, 1); in register_class__ZendTestClass()
583 …_class_constant(class_entry, const_TYPED_CLASS_CONST3_name, &const_TYPED_CLASS_CONST3_value, ZEND_… in register_class__ZendTestClass()
585 …ass_constant_ex(class_entry, const_TYPED_CLASS_CONST3_name, &const_TYPED_CLASS_CONST3_value, ZEND_… in register_class__ZendTestClass()

Completed in 8 milliseconds