Home
last modified time | relevance | path

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

/PHP-8.3/Zend/tests/
H A Dgh14626.phpt12 zend_test_is_zend_ptr(0);
13 zend_test_is_zend_ptr(1<<30);
/PHP-8.3/ext/zend_test/
H A Dtest.stub.php257 function zend_test_is_zend_ptr(int $addr): bool {} function
H A Dtest_arginfo.h287 static ZEND_FUNCTION(zend_test_is_zend_ptr);
365 ZEND_FE(zend_test_is_zend_ptr, arginfo_zend_test_is_zend_ptr)
H A Dtest.c785 static ZEND_FUNCTION(zend_test_is_zend_ptr) in ZEND_FUNCTION() argument

Completed in 16 milliseconds