Searched defs:return (Results 1 – 3 of 3) sorted by relevance
113 static function go($return = false)
617 public $return; variable in FuncInfo632 ReturnInfo $return,
306 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 29 milliseconds