rindex - Perldoc Browser

You are viewing the version of this documentation from Perl blead. This is the main development branch of Perl. (git commit 8d0a0f0974504e435af25375ea377417e4b8f237)
#rindex STR,SUBSTR,POSITION
#rindex STR,SUBSTR

Works just like index except that it returns the position of the last occurrence of SUBSTR in STR. If POSITION is specified, returns the last occurrence beginning at or before that position.

AltStyle によって変換されたページ (->オリジナル) /