--TEST-- Test strrpos() function : usage variations - heredoc string containing escape chars for 'haystack' argument --FILE-- --EXPECT-- *** Testing strrpos() function: with heredoc strings *** -- With heredoc string containing escape characters -- int(13) int(19) int(13) int(19) *** Done ***