Source position: lazutf16.pas line 39
function UTF16Length(
const s: widestring
):PtrInt; overload;function UTF16Length(
p: PWideChar;
WordCount: PtrInt
):PtrInt; overload;