Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_execute.h75 ZEND_API void ZEND_FASTCALL zend_ref_add_type_source(zend_property_info_source_list *source_list, z…
76 ZEND_API void ZEND_FASTCALL zend_ref_del_type_source(zend_property_info_source_list *source_list, z…
412 zend_property_info_source_list *_source_list = &ZEND_REF_TYPE_SOURCES(ref); \
H A Dzend_types.h394 } zend_property_info_source_list; typedef
403 zend_property_info_source_list sources;
H A Dzend_execute.c3316 ZEND_API void ZEND_FASTCALL zend_ref_add_type_source(zend_property_info_source_list *source_list, z… in zend_ref_add_type_source()
3339 ZEND_API void ZEND_FASTCALL zend_ref_del_type_source(zend_property_info_source_list *source_list, z… in zend_ref_del_type_source()

Completed in 31 milliseconds