Source position: lazutf8.pas line 87
function UTF8CodepointCount(
const s: string
):SizeInt;function UTF8CodepointCount(
p: PChar;
ByteCount: SizeInt
):SizeInt;