--TEST-- Test strrpos() function : usage variations - multi line heredoc string for 'haystack' argument --FILE-- --EXPECT-- *** Testing strrpos() function: with heredoc strings *** -- With heredoc string containing multi lines -- int(44) int(44) int(44) int(63) int(55) *** Done ***