Source position: pasresolver.pp line 2507
function IsValidIdent(
const Ident: string;
AllowDots: Boolean = False;
StrictDots: Boolean = False
):Boolean;