From: markus dot lervik at necora dot fi Operating system: Irrelevant PHP version: 5.1.0b2 PHP Bug Type: Feature/Change Request Bug description: iconv_substr_count
Description: ------------ It would be very nice to have an iconv_substr_count -function too, as we have iconv_substr, iconv_strlen, iconv_strpos and iconv_strrpos. Naturally you can (and I have) write a recursive PHP function that handles it, but I'm assuming it'd be a lot more efficent if written in C. I did attempt writing it myself, but unfortunately my C and the PHP API -knowledge is more than limited :( -- Edit bug report at http://bugs.php.net/?id=33506&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=33506&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=33506&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=33506&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=33506&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=33506&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=33506&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=33506&r=needscript Try newer version: http://bugs.php.net/fix.php?id=33506&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=33506&r=support Expected behavior: http://bugs.php.net/fix.php?id=33506&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=33506&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=33506&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=33506&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=33506&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=33506&r=dst IIS Stability: http://bugs.php.net/fix.php?id=33506&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=33506&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=33506&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=33506&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=33506&r=mysqlcfg
