Searched refs:srcCbLengthAndNull (Results 1 – 1 of 1) sorted by relevance
216 USHORT srcCbLength, srcCbLengthAndNull, dstMaxCbLength; in FxDuplicateUnicodeString() local226 &srcCbLengthAndNull); in FxDuplicateUnicodeString()238 if (dstMaxCbLength < srcCbLengthAndNull) { in FxDuplicateUnicodeString()242 dstMaxCbLength = srcCbLengthAndNull; in FxDuplicateUnicodeString()