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.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby20 /
share /
ri /
2.0.0 /
system /
Regexp /
Delete
Unzip
Name
Size
Permission
Date
Action
%3d%3d%3d-i.ri
811
B
-rw-r--r--
2023-07-26 17:38
%3d%3d-i.ri
714
B
-rw-r--r--
2023-07-26 17:38
%3d%7e-i.ri
1.82
KB
-rw-r--r--
2023-07-26 17:38
%7e-i.ri
508
B
-rw-r--r--
2023-07-26 17:38
as_json-i.ri
372
B
-rw-r--r--
2023-07-26 17:38
casefold%3f-i.ri
534
B
-rw-r--r--
2023-07-26 17:38
cdesc-Regexp.ri
35.11
KB
-rw-r--r--
2023-07-26 17:38
compile-c.ri
297
B
-rw-r--r--
2023-07-26 17:38
encoding-i.ri
355
B
-rw-r--r--
2023-07-26 17:38
eql%3f-i.ri
718
B
-rw-r--r--
2023-07-26 17:38
escape-c.ri
703
B
-rw-r--r--
2023-07-26 17:38
fixed_encoding%3f-i.ri
1.46
KB
-rw-r--r--
2023-07-26 17:38
hash-i.ri
349
B
-rw-r--r--
2023-07-26 17:38
inspect-i.ri
589
B
-rw-r--r--
2023-07-26 17:38
json_create-c.ri
466
B
-rw-r--r--
2023-07-26 17:38
last_match-c.ri
1.34
KB
-rw-r--r--
2023-07-26 17:38
match-i.ri
1.15
KB
-rw-r--r--
2023-07-26 17:38
named_captures-i.ri
904
B
-rw-r--r--
2023-07-26 17:38
names-i.ri
599
B
-rw-r--r--
2023-07-26 17:38
new-c.ri
1.4
KB
-rw-r--r--
2023-07-26 17:38
options-i.ri
1.12
KB
-rw-r--r--
2023-07-26 17:38
quote-c.ri
701
B
-rw-r--r--
2023-07-26 17:38
source-i.ri
536
B
-rw-r--r--
2023-07-26 17:38
to_json-i.ri
397
B
-rw-r--r--
2023-07-26 17:38
to_s-i.ri
1.12
KB
-rw-r--r--
2023-07-26 17:38
try_convert-c.ri
796
B
-rw-r--r--
2023-07-26 17:38
union-c.ri
1.17
KB
-rw-r--r--
2023-07-26 17:38
Save
Rename
U:RDoc::AnyMethod[iI"options:ETI"Regexp#options;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"RReturns the set of bits corresponding to the options used when creating this ;TI"QRegexp (see <code>Regexp::new</code> for details. Note that additional bits ;TI"Rmay be set in the returned options: these are used internally by the regular ;TI"Pexpression code. These extra bits are ignored if the options are passed to ;TI"<code>Regexp::new</code>.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"/Regexp::IGNORECASE #=> 1 ;TI"/Regexp::EXTENDED #=> 2 ;TI"/Regexp::MULTILINE #=> 4 ;TI" ;TI"//cat/.options #=> 0 ;TI"//cat/ix.options #=> 3 ;TI"/Regexp.new('cat', true).options #=> 1 ;TI"0/\xa1\xa2/e.options #=> 16 ;TI" ;TI"r = /cat/ix ;TI"4Regexp.new(r.source, r.options) #=> /cat/ix;T:@format0: @fileI" re.c;T:0@omit_headings_from_table_of_contents_below0I"rxp.options -> fixnum ;T0[ I"();T@ FI"Regexp;TcRDoc::NormalClass0