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