Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds