Source position: lclproc.pas line 315
function FindInvalidUTF8Character(
p: PChar;
Count: Integer;
StopOnNonASCII: Boolean = false
):Integer;