Procedural File: Bs_Soundex.class.js.php
Source Location: /core/text/Bs_Soundex.class.js.php
Classes:
Page Details:
found here:
http://www.familytreemagazine.com/soundex.html author: http://gatons.com/~teaser/javascript/soundex.html (Stephen Heise heise@alumni.caltech.edu) code untested, some changes done, more needed to have it working. it was implemented in a form. please make a clean object. --andrej
collapse [line 83]
void collapse(
mixed surname)
|
|
isSurname [line 60]
bool isSurname(
mixed name)
|
|
check to see that the input is valid
makesoundex [line 25]
void makesoundex(
mixed vari)
|
|
soundex [line 95]
void soundex(
mixed form)
|
|
|