Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_execute.h128 ZEND_API void ZEND_FASTCALL zend_ref_add_type_source(zend_property_info_source_list *source_list, z…
129 ZEND_API void ZEND_FASTCALL zend_ref_del_type_source(zend_property_info_source_list *source_list, c…
526 zend_property_info_source_list *_source_list = &ZEND_REF_TYPE_SOURCES(ref); \
H A Dzend_types.h582 } zend_property_info_source_list; typedef
591 zend_property_info_source_list sources;
H A Dzend_execute.c3945 ZEND_API void ZEND_FASTCALL zend_ref_add_type_source(zend_property_info_source_list *source_list, z… in zend_ref_add_type_source()
3968 ZEND_API void ZEND_FASTCALL zend_ref_del_type_source(zend_property_info_source_list *source_list, c… in zend_ref_del_type_source()

Completed in 33 milliseconds