Linux server19.dn-server.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64
LiteSpeed
Server IP : 46.209.20.154 & Your IP : 216.73.216.255
Domains :
Cant Read [ /etc/named.conf ]
User : emadteam
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby24 /
share /
ri /
2.4.0 /
system /
MatchData /
Delete
Unzip
Name
Size
Permission
Date
Action
%3d%3d-i.ri
406
B
-rw-r--r--
2023-07-26 18:06
%5b%5d-i.ri
1.28
KB
-rw-r--r--
2023-07-26 18:06
begin-i.ri
758
B
-rw-r--r--
2023-07-26 18:06
captures-i.ri
589
B
-rw-r--r--
2023-07-26 18:06
cdesc-MatchData.ri
1.13
KB
-rw-r--r--
2023-07-26 18:06
end-i.ri
786
B
-rw-r--r--
2023-07-26 18:06
eql%3f-i.ri
413
B
-rw-r--r--
2023-07-26 18:06
hash-i.ri
446
B
-rw-r--r--
2023-07-26 18:06
inspect-i.ri
793
B
-rw-r--r--
2023-07-26 18:06
length-i.ri
502
B
-rw-r--r--
2023-07-26 18:06
named_captures-i.ri
948
B
-rw-r--r--
2023-07-26 18:06
names-i.ri
692
B
-rw-r--r--
2023-07-26 18:06
offset-i.ri
784
B
-rw-r--r--
2023-07-26 18:06
post_match-i.ri
589
B
-rw-r--r--
2023-07-26 18:06
pre_match-i.ri
566
B
-rw-r--r--
2023-07-26 18:06
regexp-i.ri
434
B
-rw-r--r--
2023-07-26 18:06
size-i.ri
498
B
-rw-r--r--
2023-07-26 18:06
string-i.ri
502
B
-rw-r--r--
2023-07-26 18:06
to_a-i.ri
939
B
-rw-r--r--
2023-07-26 18:06
to_s-i.ri
458
B
-rw-r--r--
2023-07-26 18:06
values_at-i.ri
852
B
-rw-r--r--
2023-07-26 18:06
Save
Rename
U:RDoc::AnyMethod[iI"inspect:ETI"MatchData#inspect;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"0Returns a printable version of <i>mtch</i>.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"$puts /.$/.match("foo").inspect ;TI"#=> #<MatchData "o"> ;TI" ;TI"+puts /(.)(.)(.)/.match("foo").inspect ;TI".#=> #<MatchData "foo" 1:"f" 2:"o" 3:"o"> ;TI" ;TI"+puts /(.)(.)?(.)/.match("fo").inspect ;TI"-#=> #<MatchData "fo" 1:"f" 2:nil 3:"o"> ;TI" ;TI">puts /(?<foo>.)(?<bar>.)(?<baz>.)/.match("hoge").inspect ;TI"3#=> #<MatchData "hog" foo:"h" bar:"o" baz:"g">;T:@format0: @fileI" re.c;T:0@omit_headings_from_table_of_contents_below0I"mtch.inspect -> str ;T0[ I"();T@FI"MatchData;TcRDoc::NormalClass00