Home
last modified time | relevance | path

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

/php-src/ext/ffi/tests/
H A Dbug_gh9090.phpt16 void bug_gh9090_void_none();
32 [ 'bug_gh9090_void_none', [ ] ],
55 bug_gh9090_void_none_ptr = bug_gh9090_void_none ? yes
58 bug_gh9090_void_int_char_ptr = bug_gh9090_void_none ? no
62 bug_gh9090_void_int_char_var_ptr = bug_gh9090_void_none ? no
66 bug_gh9090_void_char_int_ptr = bug_gh9090_void_none ? no
69 bug_gh9090_int_int_char_ptr = bug_gh9090_void_none ? no
/php-src/ext/zend_test/
H A Dtest.c1473 PHP_ZEND_TEST_API void bug_gh9090_void_none(void) { in bug_gh9090_void_none() function

Completed in 11 milliseconds