Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_weakrefs.c428 static zend_result zend_weakmap_count_elements(zend_object *object, zend_long *count) in zend_weakmap_count_elements() function
728 zend_weakmap_count_elements(Z_OBJ_P(ZEND_THIS), &count); in ZEND_METHOD()
767 zend_weakmap_handlers.count_elements = zend_weakmap_count_elements; in zend_register_weakref_ce()

Completed in 9 milliseconds