Linux server123.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
: 198.54.126.127 | : 216.73.216.107
Cant Read [ /etc/named.conf ]
?8.4.14
ezdajrnh
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
RDoc /
C_Parser /
[ HOME SHELL ]
Name
Size
Permission
Action
cdesc-C_Parser.yaml
5.21
KB
-rw-r--r--
do_aliases-i.yaml
186
B
-rw-r--r--
do_classes-i.yaml
186
B
-rw-r--r--
do_constants-i.yaml
190
B
-rw-r--r--
do_includes-i.yaml
347
B
-rw-r--r--
do_methods-i.yaml
186
B
-rw-r--r--
find_attr_comment-i.yaml
209
B
-rw-r--r--
find_body-i.yaml
304
B
-rw-r--r--
find_class-i.yaml
197
B
-rw-r--r--
find_class_comment-i.yaml
976
B
-rw-r--r--
find_const_comment-i.yaml
377
B
-rw-r--r--
find_modifiers-i.yaml
377
B
-rw-r--r--
find_override_comment-i.yaml
217
B
-rw-r--r--
handle_attr-i.yaml
223
B
-rw-r--r--
handle_class_module-i.yaml
251
B
-rw-r--r--
handle_constants-i.yaml
724
B
-rw-r--r--
handle_ifdefs_in-i.yaml
285
B
-rw-r--r--
handle_method-i.yaml
260
B
-rw-r--r--
handle_tab_width-i.yaml
199
B
-rw-r--r--
mangle_comment-i.yaml
288
B
-rw-r--r--
new-c.yaml
272
B
-rw-r--r--
progress-i.yaml
186
B
-rw-r--r--
remove_commented_out_lines-i.y...
361
B
-rw-r--r--
remove_private_comments-i.yaml
216
B
-rw-r--r--
scan-i.yaml
306
B
-rw-r--r--
warn-i.yaml
174
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : handle_constants-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "Adds constant comments. By providing some_value: at the start ofthe comment you can override the C value of the comment to give a friendly definition." - !ruby/struct:SM::Flow::VERB body: " /* 300: The perfect score in bowling */\n rb_define_const(cFoo, "PERFECT", INT2FIX(300);\n" - !ruby/struct:SM::Flow::P body: Will override +INT2FIX(300)+ with the value +300+ in the output RDoc. Values may include quotes and escaped colons (\:). full_name: RDoc::C_Parser#handle_constants is_singleton: false name: handle_constants params: (type, var_name, const_name, definition) visibility: private
Close