import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-strings / stripos_variation6.php.expectf
blob399fd827969261817255293b6a0ca203aefb45de
1 *** Testing stripos() function: with heredoc strings ***
2 -- With heredoc string containing quote & slash chars --
3 int(88)
4 int(34)
5 int(34)
6 int(34)
7 *** Done ***