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.phpt17 void bug_gh9090_void_none();
41 [ 'bug_gh9090_void_none', [ ] ],
64 bug_gh9090_void_none_ptr = bug_gh9090_void_none ? yes
67 bug_gh9090_void_int_char_ptr = bug_gh9090_void_none ? no
71 bug_gh9090_void_int_char_var_ptr = bug_gh9090_void_none ? no
75 bug_gh9090_void_char_int_ptr = bug_gh9090_void_none ? no
78 bug_gh9090_int_int_char_ptr = bug_gh9090_void_none ? no
/php-src/ext/zend_test/
H A Dtest.c1453 PHP_ZEND_TEST_API void bug_gh9090_void_none(void) { in bug_gh9090_void_none() function

Completed in 11 milliseconds