Home
last modified time | relevance | path

Searched refs:return_array (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/standard/
H A Dbrowscap.c682 bool return_array = 0; in PHP_FUNCTION() local
690 Z_PARAM_BOOL(return_array) in PHP_FUNCTION()
746 if (return_array) { in PHP_FUNCTION()
759 if (return_array) { in PHP_FUNCTION()
H A Dbasic_functions.stub.php516 function get_browser(?string $user_agent = null, bool $return_array = false): object|array|false {} argument
H A Dbasic_functions_arginfo.h590 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, return_array, _IS_BOOL, 0, "false")

Completed in 29 milliseconds