Home
last modified time | relevance | path

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

/php-src/ext/ffi/tests/
H A Dbug_gh9090.phpt12 void (*bug_gh9090_void_int_char_ptr)(int, char *);
34 'bug_gh9090_void_int_char_ptr',
67 bug_gh9090_void_int_char_ptr = bug_gh9090_void_none ? no
69 bug_gh9090_void_int_char_ptr = bug_gh9090_void_int_char ? yes
70 bug_gh9090_void_int_char_ptr = bug_gh9090_void_int_char_var ? no
/php-src/ext/zend_test/
H A Dtest.c1339 PHP_ZEND_TEST_API void (*bug_gh9090_void_int_char_ptr)(int, char *) = NULL; variable

Completed in 9 milliseconds