Home
last modified time | relevance | path

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

/PHP-7.0/Zend/tests/return_types/
H A Dinternal_functions001.phpt6 if (!function_exists('zend_test_func')) {
12 zend_test_func();
15 Fatal error: Return value of zend_test_func() must be of the type array, null returned in %s on lin…
/PHP-7.0/Zend/
H A Dzend_builtin_functions.c94 static ZEND_FUNCTION(zend_test_func);
335 ZEND_FE(zend_test_func, arginfo_zend_test_func)
2009 ZEND_FUNCTION(zend_test_func) in ZEND_FUNCTION() argument

Completed in 11 milliseconds