Home
last modified time | relevance | path

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

/php-src/ext/ffi/tests/
H A Dbug_gh9090.phpt14 void (*bug_gh9090_void_char_int_ptr)(char *, int);
36 'bug_gh9090_void_char_int_ptr',
75 bug_gh9090_void_char_int_ptr = bug_gh9090_void_none ? no
76 bug_gh9090_void_char_int_ptr = bug_gh9090_void_int_char ? no
77 bug_gh9090_void_char_int_ptr = bug_gh9090_void_int_char_var ? no
/php-src/ext/zend_test/
H A Dtest.c1341 PHP_ZEND_TEST_API void (*bug_gh9090_void_char_int_ptr)(char *, int) = NULL; variable

Completed in 13 milliseconds