Source position: lazutf8.pas line 81
function UTF8Length(
const s: string
):PtrInt;function UTF8Length(
p: PChar;
ByteCount: PtrInt
):PtrInt;