Source position: exec.pas line 1340
function FindName(
list: pList;
const name: PAnsiChar
):pNode;function FindName(
const name: ShortString
):pNode;