import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-strings / strcspn_basic.php.expectf
blobbd11f60316e930f4bc1ed71eb9ba1994f5dd4536
1 *** Testing strcspn() : basic functionality ***
2 int(2)
3 int(2)
4 int(3)
5 Done