Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 216.73.216.155
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
REXML /
Text /
Delete
Unzip
Name
Size
Permission
Date
Action
%3c%3c-i.yaml
309
B
-rw-r--r--
2023-07-26 13:47
%3c%3d%3e-i.yaml
299
B
-rw-r--r--
2023-07-26 13:47
cdesc-Text.yaml
2.45
KB
-rw-r--r--
2023-07-26 13:47
clone-i.yaml
169
B
-rw-r--r--
2023-07-26 13:47
empty%3f-i.yaml
171
B
-rw-r--r--
2023-07-26 13:47
expand-c.yaml
191
B
-rw-r--r--
2023-07-26 13:47
indent_text-i.yaml
230
B
-rw-r--r--
2023-07-26 13:47
inspect-i.yaml
173
B
-rw-r--r--
2023-07-26 13:47
new-c.yaml
2.66
KB
-rw-r--r--
2023-07-26 13:47
node_type-i.yaml
177
B
-rw-r--r--
2023-07-26 13:47
normalize-c.yaml
282
B
-rw-r--r--
2023-07-26 13:47
read_with_substitution-c.yaml
293
B
-rw-r--r--
2023-07-26 13:47
to_s-i.yaml
1.01
KB
-rw-r--r--
2023-07-26 13:47
unnormalize-c.yaml
295
B
-rw-r--r--
2023-07-26 13:47
value%3d-i.yaml
586
B
-rw-r--r--
2023-07-26 13:47
value-i.yaml
981
B
-rw-r--r--
2023-07-26 13:47
wrap-i.yaml
198
B
-rw-r--r--
2023-07-26 13:47
write-i.yaml
337
B
-rw-r--r--
2023-07-26 13:47
write_with_substitution-i.yaml
703
B
-rw-r--r--
2023-07-26 13:47
xpath-i.yaml
245
B
-rw-r--r--
2023-07-26 13:47
Save
Rename
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the string value of this text. This is the text without entities, as it might be used programmatically, or printed to the console. This ignores the 'raw' attribute setting, and any entity_filter. - !ruby/struct:SM::Flow::VERB body: " # Assume that the entity "s" is defined to be "sean", and that the\n # entity "r" is defined to be "russell"\n t = Text.new( "< & sean russell", false, nil, false, ['s'] )\n t.value #-> "< & sean russell"\n t = Text.new( "< & &s; russell", false, nil, false )\n t.value #-> "< & sean russell"\n u = Text.new( "sean russell", false, nil, true )\n u.value #-> "sean russell"\n" full_name: REXML::Text#value is_singleton: false name: value params: () visibility: public