--TEST-- Test strrpos() function : usage variations - heredoc string containing quotes for 'haystack' argument --FILE-- --EXPECTF-- *** Testing strrpos() function: with heredoc strings *** -- With heredoc string containing quote & slash chars -- int(88) int(59) int(59) int(59) *** Done ***