Home
last modified time | relevance | path

Searched refs:bug80847_02 (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/ffi/tests/
H A Dbug80847.phpt19 typedef struct bug80847_02 {
21 } bug80847_02;
23 bug80847_02 ffi_bug80847(bug80847_02 s);
35 $x = $ffi->new('bug80847_02');
43 object(FFI\CData:struct bug80847_02)#%d (1) {
52 object(FFI\CData:struct bug80847_02)#%d (1) {
61 object(FFI\CData:struct bug80847_02)#%d (1) {
/php-src/ext/zend_test/
H A Dtest.c1437 typedef struct bug80847_02 { struct
1439 } bug80847_02; typedef
1441 PHP_ZEND_TEST_API bug80847_02 ffi_bug80847(bug80847_02 s) { in ffi_bug80847()

Completed in 12 milliseconds