Source position: jwanative.pas line 6863
function RtlEqualUnicodeString(
String1: PUNICODE_STRING;
String2: PUNICODE_STRING;
CaseInsensitive: Boolean
):Boolean;