summaryrefslogtreecommitdiff
path: root/ext/standard/metaphone.c
Commit message (Expand)AuthorAgeFilesLines
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* emalloc -> safe_emallocIlia Alshanetsky2003-08-111-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* 64-bit correction to variables passed to zend_parse_parametersDavid Hill2003-03-061-1/+2
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-7/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - Fix for #16176.Markus Fischer2002-03-201-6/+20
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Converting to use new parameter parsing API.Andrei Zmievski2001-10-191-10/+6
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-2/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-2/+5
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+1
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* update my email.Thies C. Arntzen2000-10-291-1/+1
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-2/+5
* another bunch of proto fixesHartmut Holzgraefe2000-05-231-1/+3
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* @Cleaned up extension namespace (Stig)Stig Bakken2000-03-061-17/+7
* Don't export LookaheadSascha Schumann2000-03-041-1/+1
* Breaks funclist.txtEgon Schmid2000-02-251-3/+2
* the pipe is breaking all the timeZeev Suraski2000-02-191-1/+1
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* - The tree compiles againZeev Suraski1999-12-181-2/+2
* use ex-APIThies C. Arntzen1999-12-141-7/+7
* added Metaphone supportThies C. Arntzen1999-09-131-0/+475