Searched refs:zend_weakmap_count_elements (Results 1 – 1 of 1) sorted by relevance
428 static zend_result zend_weakmap_count_elements(zend_object *object, zend_long *count) in zend_weakmap_count_elements() function732 zend_weakmap_count_elements(Z_OBJ_P(ZEND_THIS), &count); in ZEND_METHOD()771 zend_weakmap_handlers.count_elements = zend_weakmap_count_elements; in zend_register_weakref_ce()
Completed in 6 milliseconds