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.60
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby19 /
share /
ri /
1.9.1 /
system /
MatchData /
Delete
Unzip
Name
Size
Permission
Date
Action
%3d%3d-i.ri
322
B
-rw-r--r--
2023-07-26 17:26
%5b%5d-i.ri
1.16
KB
-rw-r--r--
2023-07-26 17:26
begin-i.ri
662
B
-rw-r--r--
2023-07-26 17:26
captures-i.ri
495
B
-rw-r--r--
2023-07-26 17:26
cdesc-MatchData.ri
1
KB
-rw-r--r--
2023-07-26 17:26
end-i.ri
690
B
-rw-r--r--
2023-07-26 17:26
eql%3f-i.ri
326
B
-rw-r--r--
2023-07-26 17:26
hash-i.ri
298
B
-rw-r--r--
2023-07-26 17:26
inspect-i.ri
699
B
-rw-r--r--
2023-07-26 17:26
length-i.ri
434
B
-rw-r--r--
2023-07-26 17:26
names-i.ri
597
B
-rw-r--r--
2023-07-26 17:26
offset-i.ri
688
B
-rw-r--r--
2023-07-26 17:26
post_match-i.ri
494
B
-rw-r--r--
2023-07-26 17:26
pre_match-i.ri
471
B
-rw-r--r--
2023-07-26 17:26
pretty_print-i.ri
156
B
-rw-r--r--
2023-07-26 17:26
regexp-i.ri
340
B
-rw-r--r--
2023-07-26 17:26
size-i.ri
430
B
-rw-r--r--
2023-07-26 17:26
string-i.ri
408
B
-rw-r--r--
2023-07-26 17:26
to_a-i.ri
839
B
-rw-r--r--
2023-07-26 17:26
to_s-i.ri
364
B
-rw-r--r--
2023-07-26 17:26
values_at-i.ri
575
B
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::AnyMethod[iI" to_a:ETI"MatchData#to_a;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I""Returns the array of matches.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"-m = /(.)(.)(\d+)(\d)/.match("THX1138.") ;FI"3m.to_a #=> ["HX1138", "H", "X", "113", "8"] ;Fo; ; [ I"7Because <code>to_a</code> is called when expanding;TI"A<code>*</code><em>variable</em>, there's a useful assignment;TI"Ishortcut for extracting matched fields. This is slightly slower than;TI"?accessing the fields directly (as an intermediate array is;TI"generated).;T@o;; [ I";all,f1,f2,f3 = *(/(.)(.)(\d+)(\d)/.match("THX1138.")) ;FI"all #=> "HX1138" ;FI"f1 #=> "H" ;FI"f2 #=> "X" ;FI"f3 #=> "113";F: @file0I"mtch.to_a -> anArray ;T0[ I"();FI" re.c;T