Home
last modified time | relevance | path

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

/PHP-8.4/ext/ffi/tests/
H A Dbug79177.phpt10 extern int *(*bug79177_cb)(void);
24 $ffi->bug79177_cb = function() {
/PHP-8.4/ext/zend_test/
H A Dphp_test.h102 extern PHP_ZEND_TEST_API int *(*bug79177_cb)(void);
H A Dtest.c1457 PHP_ZEND_TEST_API int *(*bug79177_cb)(void); variable
1460 bug79177_cb(); in bug79177()

Completed in 13 milliseconds