⚝
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
/
String
/
View File Name :
unicode_normalized%3f-i.ri
U:RDoc::AnyMethod[iI"unicode_normalized?:ETI"String#unicode_normalized?;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"CChecks whether +str+ is in Unicode normalization form +form+, ;TI"Nwhich can be any of the four values +:nfc+, +:nfd+, +:nfkc+, or +:nfkd+. ;TI"The default is +:nfc+.;To:RDoc::Markup::BlankLine o; ; [I"NIf the string is not in a Unicode Encoding, then an Exception is raised. ;TI"/For details, see String#unicode_normalize.;T@o:RDoc::Markup::Verbatim; [I"4"a\u0300".unicode_normalized? #=> false ;TI"3"a\u0300".unicode_normalized?(:nfd) #=> true ;TI"3"\u00E0".unicode_normalized? #=> true ;TI"4"\u00E0".unicode_normalized?(:nfd) #=> false ;TI"="\xE0".force_encoding('ISO-8859-1').unicode_normalized? ;TI"Q #=> Encoding::CompatibilityError raised;T:@format0: @fileI" string.c;T:0@omit_headings_from_table_of_contents_below0I"(str.unicode_normalized?(form=:nfc) ;T0[ I"(*args);T@FI"String;TcRDoc::NormalClass00