Searched refs:ZEND_MAP_PTR_SET_IMM (Results 1 – 3 of 3) sorted by relevance
57 ZEND_MAP_PTR_SET_IMM(ptr, val); \62 # define ZEND_MAP_PTR_SET_IMM(ptr, val) do { \ macro
282 ZEND_MAP_PTR_SET_IMM(ce->mutable_data, NULL); in zend_cleanup_mutable_class_data()
1369 ZEND_MAP_PTR_SET_IMM(class_type->mutable_data, mutable_data); in zend_allocate_mutable_data()
Completed in 29 milliseconds