Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dshortarc.php113 static function go($return = false)
/php-src/ext/standard/
H A Dbasic_functions.stub.php2010 function highlight_file(string $filename, bool $return = false): string|bool {}
2013 function show_source(string $filename, bool $return = false): string|bool {}
2019 function highlight_string(string $string, bool $return = false): string|bool {}
2045 function print_r(mixed $value, bool $return = false): string|bool {}
2124 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
/php-src/build/
H A Dgen_stub.php1229 public ReturnInfo $return; variable in FuncInfo
1255 ReturnInfo $return,

Completed in 29 milliseconds