Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_inheritance.c69 zend_type *const parent_type, in zend_type_list_copy_ctor() argument
73 const zend_type_list *const old_list = ZEND_TYPE_LIST(*parent_type); in zend_type_list_copy_ctor()
79 ZEND_TYPE_SET_LIST(*parent_type, new_list); in zend_type_list_copy_ctor()
81 ZEND_TYPE_FULL_MASK(*parent_type) |= _ZEND_TYPE_ARENA_BIT; in zend_type_list_copy_ctor()

Completed in 13 milliseconds