REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1.82 KB
Close
//usr/share/perl5/vendor_perl/Locale/Script.pm
Text
Base64
package Locale::Script; # Copyright (C) 2001 Canon Research Centre Europe (CRE). # Copyright (C) 2002-2009 Neil Bowers # Copyright (c) 2010-2018 Sullivan Beck # This program is free software; you can redistribute it and/or modify it # under the same terms as Perl itself. # This file was automatically generated. Any changes to this file will # be lost the next time 'gen_mods' is run. # Generated on: Wed May 30 10:22:15 EDT 2018 use strict; use warnings; require 5.006; use Exporter qw(import); our($VERSION,@EXPORT); $VERSION = '3.57'; ################################################################################ use if $] >= 5.027007, 'deprecate'; use Locale::Codes; use Locale::Codes::Constants; @EXPORT = qw( code2script script2code all_script_codes all_script_names script_code2code ); push(@EXPORT,@Locale::Codes::Constants::CONSTANTS_SCRIPT); our $obj = new Locale::Codes('script'); $obj->show_errors(0); sub show_errors { my($val) = @_; $obj->show_errors($val); } sub code2script { return $obj->code2name(@_); } sub script2code { return $obj->name2code(@_); } sub script_code2code { return $obj->code2code(@_); } sub all_script_codes { return $obj->all_codes(@_); } sub all_script_names { return $obj->all_names(@_); } sub rename_script { return $obj->rename_code(@_); } sub add_script { return $obj->add_code(@_); } sub delete_script { return $obj->delete_code(@_); } sub add_script_alias { return $obj->add_alias(@_); } sub delete_script_alias { return $obj->delete_alias(@_); } sub rename_script_code { return $obj->replace_code(@_); } sub add_script_code_alias { return $obj->add_code_alias(@_); } sub delete_script_code_alias { return $obj->delete_code_alias(@_); } 1;
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 2 × Files: 12
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Codes
DIR
-
drwxr-xr-x
2024-03-03 19:11:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Maketext
DIR
-
drwxr-xr-x
2024-03-03 19:11:22
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Codes.pm
24.07 KB
lrw-r--r--
2018-03-01 14:43:21
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Codes.pod
19.94 KB
lrw-r--r--
2018-03-01 14:20:11
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Country.pm
1.84 KB
lrw-r--r--
2018-05-30 14:22:15
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Country.pod
3.02 KB
lrw-r--r--
2018-05-30 14:22:15
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Currency.pm
1.86 KB
lrw-r--r--
2018-05-30 14:22:15
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Currency.pod
3.05 KB
lrw-r--r--
2018-05-30 14:22:15
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Language.pm
1.86 KB
lrw-r--r--
2018-05-30 14:22:15
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Language.pod
3.05 KB
lrw-r--r--
2018-05-30 14:22:15
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Maketext.pm
29.73 KB
lrw-r--r--
2016-07-25 17:53:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Maketext.pod
50.67 KB
lrw-r--r--
2016-07-25 17:47:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Script.pm
1.82 KB
lrw-r--r--
2018-05-30 14:22:15
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Script.pod
2.99 KB
lrw-r--r--
2018-05-30 14:22:15
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).