Source position: strutils.pp line 164
function SoundexSimilar(
const AText: string;
const AOther: string;
ALength: TSoundexLength
):Boolean;function SoundexSimilar(
const AOther: string
):Boolean;