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