Home
last modified time | relevance | path

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

/PHP-8.1/ext/zend_test/tests/
H A Dzend_weakmap.phpt21 var_dump(zend_weakmap_remove($id2));
22 var_dump(zend_weakmap_remove($id2));
/PHP-8.1/ext/zend_test/
H A Dtest.stub.php110 function zend_weakmap_remove(object $object): bool {} function
H A Dtest_arginfo.h150 static ZEND_FUNCTION(zend_weakmap_remove);
194 ZEND_FE(zend_weakmap_remove, arginfo_zend_weakmap_remove)
H A Dtest.c256 static ZEND_FUNCTION(zend_weakmap_remove) in ZEND_FUNCTION() argument

Completed in 30 milliseconds