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.h122 ZEND_API void ZEND_FASTCALL zend_ref_add_type_source(zend_property_info_source_list *source_list, z…
123 ZEND_API void ZEND_FASTCALL zend_ref_del_type_source(zend_property_info_source_list *source_list, c…
516 zend_property_info_source_list *_source_list = &ZEND_REF_TYPE_SOURCES(ref); \
H A Dzend_types.h581 } zend_property_info_source_list; typedef
590 zend_property_info_source_list sources;
H A Dzend_execute.c3722 ZEND_API void ZEND_FASTCALL zend_ref_add_type_source(zend_property_info_source_list *source_list, z… in zend_ref_add_type_source()
3745 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 34 milliseconds