Searched refs:match_ustr (Results 1 – 1 of 1) sorted by relevance
316 UNICODE_STRING match_ustr; in OpcodeEval() local317 InitStringUnicode(match_str, match_len, &match_ustr); in OpcodeEval()321 if (0 == g_nt.RtlCompareUnicodeString(&match_ustr, &source_ustr, in OpcodeEval()330 UNICODE_STRING match_ustr; in OpcodeEval() local331 InitStringUnicode(match_str, match_len, &match_ustr); in OpcodeEval()336 if (0 == g_nt.RtlCompareUnicodeString(&match_ustr, &source_ustr, in OpcodeEval()