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 /
ruby27 /
share /
ri /
system /
REXML /
Functions /
Delete
Unzip
Name
Size
Permission
Date
Action
boolean-c.ri
276
B
-rw-r--r--
2023-06-06 18:25
cdesc-Functions.ri
2.11
KB
-rw-r--r--
2023-06-06 18:25
ceiling-c.ri
261
B
-rw-r--r--
2023-06-06 18:25
compare_language-c.ri
283
B
-rw-r--r--
2023-06-06 18:25
concat-c.ri
261
B
-rw-r--r--
2023-06-06 18:25
contains-c.ri
325
B
-rw-r--r--
2023-06-06 18:25
context%3d-c.ri
260
B
-rw-r--r--
2023-06-06 18:25
count-c.ri
341
B
-rw-r--r--
2023-06-06 18:25
false-c.ri
296
B
-rw-r--r--
2023-06-06 18:25
floor-c.ri
257
B
-rw-r--r--
2023-06-06 18:25
get_namespace-c.ri
346
B
-rw-r--r--
2023-06-06 18:25
id-c.ri
378
B
-rw-r--r--
2023-06-06 18:25
lang-c.ri
303
B
-rw-r--r--
2023-06-06 18:25
last-c.ri
335
B
-rw-r--r--
2023-06-06 18:25
local_name-c.ri
271
B
-rw-r--r--
2023-06-06 18:25
name-c.ri
261
B
-rw-r--r--
2023-06-06 18:25
namespace_context%3d-c.ri
276
B
-rw-r--r--
2023-06-06 18:25
namespace_context-c.ri
273
B
-rw-r--r--
2023-06-06 18:25
namespace_uri-c.ri
279
B
-rw-r--r--
2023-06-06 18:25
normalize_space-c.ri
327
B
-rw-r--r--
2023-06-06 18:25
not-c.ri
299
B
-rw-r--r--
2023-06-06 18:25
number-c.ri
1.04
KB
-rw-r--r--
2023-06-06 18:25
position-c.ri
256
B
-rw-r--r--
2023-06-06 18:25
processing_instruction-c.ri
289
B
-rw-r--r--
2023-06-06 18:25
round-c.ri
257
B
-rw-r--r--
2023-06-06 18:25
send-c.ri
258
B
-rw-r--r--
2023-06-06 18:25
singleton_method_added-c.ri
287
B
-rw-r--r--
2023-06-06 18:25
starts_with-c.ri
331
B
-rw-r--r--
2023-06-06 18:25
string-c.ri
2
KB
-rw-r--r--
2023-06-06 18:25
string_length-c.ri
319
B
-rw-r--r--
2023-06-06 18:25
string_value-c.ri
558
B
-rw-r--r--
2023-06-06 18:25
substring-c.ri
448
B
-rw-r--r--
2023-06-06 18:25
substring_after-c.ri
342
B
-rw-r--r--
2023-06-06 18:25
substring_before-c.ri
340
B
-rw-r--r--
2023-06-06 18:25
sum-c.ri
252
B
-rw-r--r--
2023-06-06 18:25
text-c.ri
248
B
-rw-r--r--
2023-06-06 18:25
translate-c.ri
347
B
-rw-r--r--
2023-06-06 18:25
true-c.ri
294
B
-rw-r--r--
2023-06-06 18:25
variables%3d-c.ri
260
B
-rw-r--r--
2023-06-06 18:25
variables-c.ri
257
B
-rw-r--r--
2023-06-06 18:25
Save
Rename
U:RDoc::AnyMethod[iI"string:ETI"REXML::Functions::string;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"NA node-set is converted to a string by returning the string-value of the ;TI"Nnode in the node-set that is first in document order. If the node-set is ;TI"(empty, an empty string is returned.;To:RDoc::Markup::BlankLine o; ; [I"1A number is converted to a string as follows;T@o; ; [I"'NaN is converted to the string NaN;T@o; ; [I"/positive zero is converted to the string 0;T@o; ; [I"/negative zero is converted to the string 0;T@o; ; [I":positive infinity is converted to the string Infinity;T@o; ; [I";negative infinity is converted to the string -Infinity;T@o; ; [I"Lif the number is an integer, the number is represented in decimal form ;TI"Kas a Number with no decimal point and no leading zeros, preceded by a ;TI"-minus sign (-) if the number is negative;T@o; ; [I"Fotherwise, the number is represented in decimal form as a Number ;TI"Jincluding a decimal point with at least one digit before the decimal ;TI"Ipoint and at least one digit after the decimal point, preceded by a ;TI"Nminus sign (-) if the number is negative; there must be no leading zeros ;TI"Ibefore the decimal point apart possibly from the one required digit ;TI"Iimmediately before the decimal point; beyond the one required digit ;TI"Kafter the decimal point there must be as many, but only as many, more ;TI"Ldigits as are needed to uniquely distinguish the number from all other ;TI"IEEE 754 numeric values.;T@o; ; [I"KThe boolean false value is converted to the string false. The boolean ;TI"0true value is converted to the string true.;T@o; ; [I"KAn object of a type other than the four basic types is converted to a ;TI"4string in a way that is dependent on that type.;T: @fileI"lib/rexml/functions.rb;T:0@omit_headings_from_table_of_contents_below000[ I" ( object=@@context[:node] );T@;FI"Functions;TcRDoc::NormalModule00