Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_objects.c206 ZVAL_COPY_VALUE_PROP(dst, src); in zend_objects_clone_members()
H A Dzend_inheritance.c1535 ZVAL_COPY_VALUE_PROP(dst, src); in zend_do_inheritance_ex()
1553 ZVAL_COPY_VALUE_PROP(dst, src); in zend_do_inheritance_ex()
2893 ZVAL_COPY_VALUE_PROP(dst, src); in zend_lazy_class_load()
H A Dzend_types.h1564 #define ZVAL_COPY_VALUE_PROP(z, v) \ macro
H A Dzend_API.c1662 ZVAL_COPY_VALUE_PROP(dst, src); in _object_properties_init()

Completed in 40 milliseconds