Lines Matching refs:ALLOC_ZVAL

68 			ALLOC_ZVAL(new_tmp);  in zend_get_parameters()
103 ALLOC_ZVAL(new_tmp); in _zend_get_parameters_array()
1131 ALLOC_ZVAL(r); in zend_update_class_constants()
1160 ALLOC_ZVAL( object->properties_table[i]); in object_properties_init()
3582 ALLOC_ZVAL(property); in zend_declare_property_null()
3596 ALLOC_ZVAL(property); in zend_declare_property_bool()
3611 ALLOC_ZVAL(property); in zend_declare_property_long()
3626 ALLOC_ZVAL(property); in zend_declare_property_double()
3643 ALLOC_ZVAL(property); in zend_declare_property_string()
3659 ALLOC_ZVAL(property); in zend_declare_property_stringl()
3680 ALLOC_ZVAL(constant); in zend_declare_class_constant_null()
3695 ALLOC_ZVAL(constant); in zend_declare_class_constant_long()
3710 ALLOC_ZVAL(constant); in zend_declare_class_constant_bool()
3725 ALLOC_ZVAL(constant); in zend_declare_class_constant_double()
3741 ALLOC_ZVAL(constant); in zend_declare_class_constant_stringl()
3807 ALLOC_ZVAL(tmp); in zend_update_property_null()
3819 ALLOC_ZVAL(tmp); in zend_update_property_bool()
3831 ALLOC_ZVAL(tmp); in zend_update_property_long()
3843 ALLOC_ZVAL(tmp); in zend_update_property_double()
3855 ALLOC_ZVAL(tmp); in zend_update_property_string()
3867 ALLOC_ZVAL(tmp); in zend_update_property_stringl()
3916 ALLOC_ZVAL(tmp); in zend_update_static_property_null()
3928 ALLOC_ZVAL(tmp); in zend_update_static_property_bool()
3940 ALLOC_ZVAL(tmp); in zend_update_static_property_long()
3952 ALLOC_ZVAL(tmp); in zend_update_static_property_double()
3964 ALLOC_ZVAL(tmp); in zend_update_static_property_string()
3976 ALLOC_ZVAL(tmp); in zend_update_static_property_stringl()