On Sat, 9 Nov 2002, Moriyoshi Koizumi wrote: > moriyoshi Sat Nov 9 12:05:47 2002 EDT > > Modified files: > /php4/ext/mbstring mbfilter.c mbfilter.h mbstring.c mbstring.h > Log: > Added mb_substr_count() as per the request #15097
<snip> > +int > +mbfl_substr_count( > + mbfl_string *haystack, > + mbfl_string *needle > + TSRMLS_DC) > +{ THis isn't exactly the code standards we usually see in PHP sources. What was the reason you used this style? Derick -- --------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ JDI Media Solutions --------------[ if you hold a unix shell to your ear, do you hear the c? ]- -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php