Source position: xpath.inc line 153
type xmlXPathFunc = record
name: xmlCharPtr;
func: xmlXPathEvalFunc;
end;