Home
last modified time | relevance | path

Searched defs:return (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/phar/
H A Dshortarc.php113 static function go($return = false)
/PHP-8.1/build/
H A Dgen_stub.php966 public $return; variable in FuncInfo
984 ReturnInfo $return,
/PHP-8.1/ext/standard/
H A Dbasic_functions.stub.php415 function highlight_file(string $filename, bool $return = false): string|bool {}
418 function show_source(string $filename, bool $return = false): string|bool {}
424 function highlight_string(string $string, bool $return = false): string|bool {}
448 function print_r(mixed $value, bool $return = false): string|bool {}
1910 function var_export(mixed $value, bool $return = false): ?string {}

Completed in 25 milliseconds