Source position: linklist.pas line 120
function UpDateNode(
ANode: pFPCNode;
data: PChar
):Boolean;function UpDateNode(
data: string
):Boolean;