--TEST-- Test strrchr() function : usage variations - multi line heredoc string for 'haystack' --FILE-- --EXPECT-- *** Testing strrchr() function: with heredoc strings *** unicode(19) "ing heredoc syntax." bool(false) unicode(8) " syntax." unicode(63) "Example of string spanning multiple lines using heredoc syntax." *** Done ***