cli_arg_typ_file  353 phar/phar.php  		return file_get_contents(self::cli_arg_typ_file($arg, $cfg, $key));
cli_arg_typ_file  755 phar/phar.php  		return self::cli_arg_typ_file($arg);
cli_arg_typ_file  791 phar/phar.php  			$pharfile = self::cli_arg_typ_file($arg, $cfg, $key);