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