Home
last modified time | relevance | path

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

/PHP-8.0/ext/zend_test/tests/
H A Dzend_weakmap.phpt21 var_dump(zend_weakmap_remove($id2));
22 var_dump(zend_weakmap_remove($id2));
/PHP-8.0/ext/zend_test/
H A Dtest.stub.php66 function zend_weakmap_remove(object $object): bool {} function
H A Dtest_arginfo.h106 static ZEND_FUNCTION(zend_weakmap_remove);
136 ZEND_FE(zend_weakmap_remove, arginfo_zend_weakmap_remove)
H A Dtest.c252 static ZEND_FUNCTION(zend_weakmap_remove) in ZEND_FUNCTION() argument

Completed in 14 milliseconds