Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds