Source position: linklist.pas line 98
function FindNodeData(
fpclist: pList;
data: PChar
):pFPCNode;function FindNodeData(
data: string
):pFPCNode;