Searched refs:zend_property_info_source_list (Results 1 – 3 of 3) sorted by relevance
128 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); \
582 } zend_property_info_source_list; typedef591 zend_property_info_source_list sources;
3945 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