Home
last modified time | relevance | path

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

/php-src/ext/zend_test/
H A Dtest_arginfo.h607 zval const_TYPED_CLASS_CONST2_value; in register_class__ZendTestClass() local
608 ZVAL_LONG(&const_TYPED_CLASS_CONST2_value, 42); in register_class__ZendTestClass()
611 …_class_constant(class_entry, const_TYPED_CLASS_CONST2_name, &const_TYPED_CLASS_CONST2_value, ZEND_… in register_class__ZendTestClass()
613 …ass_constant_ex(class_entry, const_TYPED_CLASS_CONST2_name, &const_TYPED_CLASS_CONST2_value, ZEND_… in register_class__ZendTestClass()

Completed in 8 milliseconds