global statement removal: hphp/test/zend [2/x]
[hiphop-php.git] / hphp / test / zend / good / ext / iconv / tests / iconv_strpos_error2.php.skipif
blobc57085ded06355e66459b399ab5b4fb74dc47790
1 <?php
2 extension_loaded('iconv') or die('skip');
3 function_exists('iconv_strpos') or die("skip iconv_strpos() is not available in this build");
4 ?>