Home
last modified time | relevance | path

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

/php-src/Zend/tests/
H A Dgh14626.phpt12 zend_test_is_zend_ptr(0);
13 zend_test_is_zend_ptr(1<<30);
/php-src/ext/zend_test/
H A Dtest.stub.php304 function zend_test_is_zend_ptr(int $addr): bool {} function
H A Dtest_arginfo.h298 static ZEND_FUNCTION(zend_test_is_zend_ptr);
401 ZEND_FE(zend_test_is_zend_ptr, arginfo_zend_test_is_zend_ptr)
H A Dtest.c822 static ZEND_FUNCTION(zend_test_is_zend_ptr) in ZEND_FUNCTION() argument

Completed in 34 milliseconds