Source position: utf8utils.pp line 136
function FindInvalidUTF8Character(
p: PAnsiChar;
Count: PtrInt;
StopOnNonUTF8: Boolean = True
):PtrInt;