Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_weakrefs.c455 static zend_result zend_weakmap_count_elements(zend_object *object, zend_long *count) in zend_weakmap_count_elements() function
759 zend_weakmap_count_elements(Z_OBJ_P(ZEND_THIS), &count); in ZEND_METHOD()
799 zend_weakmap_handlers.count_elements = zend_weakmap_count_elements; in zend_register_weakref_ce()

Completed in 11 milliseconds