php4-beta | 200004
Date: 04/24/00
- Next message: chagenbu <email protected>: "Re: [PHP4BETA] New function chrcount"
- Previous message: Andrei Zmievski: "Re: [PHP4BETA] New function chrcount (diff attached)"
- In reply to: Ted Parnefors: "[PHP4BETA] Re: (PHP4BETA) New function chrcount"
- Next in thread: chagenbu <email protected>: "Re: [PHP4BETA] New function chrcount"
- Reply: chagenbu <email protected>: "Re: [PHP4BETA] New function chrcount"
- Reply: thies <email protected>: "Re: [PHP4BETA] Re: (PHP4BETA) New function chrcount"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
That sounds a lot like a regular expression matching engine to me,
especially when you get into substrings that have suffixes that are also
non-trivial prefixes.
I like the str_chr_freq suggestion, any objections to that?
On Mon, 24 Apr 2000, Ted Parnefors wrote:
> How about if you instead extend its functionallity to not only count the
> occurencies of characters, but instead include the possibility to count
> the number of occurencies of substrings, and hence call the function
> count_occurencies ?
>
> Cheers!
>
> --
> Ted Parnefors <ted <email protected>>, KeyID 0x6627DEE4
> PGP Fingerprint 1C39FA94703EB54A011CF18932018E256627DEE4
>
--------------------------------------------------
Peter D. Kovacs KnowPost.com LLC
Lead Engineer peter <email protected>
--------------------------------------------------
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: chagenbu <email protected>: "Re: [PHP4BETA] New function chrcount"
- Previous message: Andrei Zmievski: "Re: [PHP4BETA] New function chrcount (diff attached)"
- In reply to: Ted Parnefors: "[PHP4BETA] Re: (PHP4BETA) New function chrcount"
- Next in thread: chagenbu <email protected>: "Re: [PHP4BETA] New function chrcount"
- Reply: chagenbu <email protected>: "Re: [PHP4BETA] New function chrcount"
- Reply: thies <email protected>: "Re: [PHP4BETA] Re: (PHP4BETA) New function chrcount"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

