Home
last modified time | relevance | path

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

/PHP-8.0/ext/phar/
H A Dshortarc.php113 static function go($return = false)
/PHP-8.0/build/
H A Dgen_stub.php617 public $return; variable in FuncInfo
632 ReturnInfo $return,
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php306 function highlight_file(string $filename, bool $return = false): string|bool {}
309 function show_source(string $filename, bool $return = false): string|bool {}
313 function highlight_string(string $string, bool $return = false): string|bool {}
330 function print_r(mixed $value, bool $return = false): string|bool {}
1467 function var_export(mixed $value, bool $return = false): ?string {}

Completed in 24 milliseconds