File: //usr/local/rvm/gems/ruby-3.0.2/doc/mail-2.7.1/ri/Mail/Multibyte/Chars/rindex-i.ri
U:RDoc::AnyMethod[iI"rindex:ETI""Mail::Multibyte::Chars#rindex;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I">Returns the position _needle_ in the string, counting in ;TI"Dcodepoints, searching backward from _offset_ or the end of the ;TI"3string. Returns +nil+ if _needle_ isn't found.;To:RDoc::Markup::BlankLine o;
; [I"
Example:;To:RDoc::Markup::Verbatim; [I"IMail::Multibyte.mb_chars('Café périferôl').rindex('é') # => 6
;TI"HMail::Multibyte.mb_chars('Café périferôl').rindex(/\w/u) # => 13;T:@format0:
@fileI" lib/mail/multibyte/chars.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(needle, offset=nil);T@FI"
Chars;TcRDoc::NormalClass00