Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_lazy_objects.c392 ZVAL_COPY_PROP(&properties_table[i], &default_properties_table[i]); in zend_lazy_object_mark_as_initialized()
603 ZVAL_COPY_PROP(&properties_table_snapshot[i], &properties_table[i]); in zend_lazy_object_init()
605 ZVAL_COPY_PROP(&properties_table[i], &default_properties_table[i]); in zend_lazy_object_init()
H A Dzend_types.h1571 #define ZVAL_COPY_PROP(z, v) \ macro
H A Dzend_API.c1601 ZVAL_COPY_PROP(dst, src); in zend_update_class_constants()
1674 ZVAL_COPY_PROP(dst, src); in _object_properties_init()
H A Dzend_inheritance.c1835 ZVAL_COPY_PROP(dst, src); in zend_do_inheritance_ex()
/php-src/ext/tokenizer/
H A Dtokenizer.c301 ZVAL_COPY_PROP(dst, src); in add_token()
/php-src/ext/reflection/
H A Dphp_reflection.c6063 ZVAL_COPY_PROP(dst, src); in ZEND_METHOD()

Completed in 84 milliseconds