Source position: utf8utils.pp line 87
function UTF8LengthFast(
const s: AnsiString
):PtrInt;function UTF8LengthFast(
p: PAnsiChar;
ByteCount: PtrInt
):PtrInt;